#d81ae2 color space conversions
Hex:
        #d81ae2
        RGB:
        216, 26, 226
        CMY:
        15, 90, 11
        CMYK:
        4, 88, 0, 11
      HSL:
        297°, 79.3651%, 49.4118%
        HSV (HSB):
        297°, 88.4956%, 88.6275%
        XYZ:
        42.4158, 20.8287, 73.7363
        xyY:
        0.3096, 0.1521, 20.8287
      CIE-Lab:
        52.7615, 85.7047, -57.0777
        CIE-LCH:
        52.7615, 102.9717, 326.3371
        CIE-Luv:
        52.7615, 66.3168, -98.0281
        Hunter-Lab:
        45.6385, 86.0281, -63.8456
      #d81ae2 color charts
#d81ae2 RGB chart
      #d81ae2 CMYK chart
      #d81ae2 RGB pie chart
      #d81ae2 color shades, tints & tones
#d81ae2 color schemes
#d81ae2 color preview, HTML & CSS examples
           This text has a color of #d81ae2        
        
          <p style="color:#d81ae2;">Text here</p>
        
        
          .mytext {color:#d81ae2;}
        
        Text color #d81ae2
      
           This box has a color of #d81ae2        
        
          <div style="background-color:#d81ae2;">Content here</div>
        
        
          .mybackground {background-color:#d81ae2;}
        
        Background color #d81ae2
      
           Border around this has a color of #d81ae2        
        
          <div style="border:2px solid #d81ae2;">Content here</div>
        
        
          .myborder {border:2px solid #d81ae2;}
        
        Border color #d81ae2