#d81ae5 color space conversions
Hex:
        #d81ae5
        RGB:
        216, 26, 229
        CMY:
        15, 90, 10
        CMYK:
        6, 89, 0, 10
      HSL:
        296°, 79.6078%, 50.0000%
        HSV (HSB):
        296°, 88.6463%, 89.8039%
        XYZ:
        42.8312, 20.9949, 75.9237
        xyY:
        0.3065, 0.1502, 20.9949
      CIE-Lab:
        52.9439, 86.1620, -58.4831
        CIE-LCH:
        52.9439, 104.1353, 325.8330
        CIE-Luv:
        52.9439, 65.2206, -100.2315
        Hunter-Lab:
        45.8202, 86.6706, -66.1691
      #d81ae5 color charts
#d81ae5 RGB chart
      #d81ae5 CMYK chart
      #d81ae5 RGB pie chart
      #d81ae5 color shades, tints & tones
#d81ae5 color schemes
#d81ae5 color preview, HTML & CSS examples
           This text has a color of #d81ae5        
        
          <p style="color:#d81ae5;">Text here</p>
        
        
          .mytext {color:#d81ae5;}
        
        Text color #d81ae5
      
           This box has a color of #d81ae5        
        
          <div style="background-color:#d81ae5;">Content here</div>
        
        
          .mybackground {background-color:#d81ae5;}
        
        Background color #d81ae5
      
           Border around this has a color of #d81ae5        
        
          <div style="border:2px solid #d81ae5;">Content here</div>
        
        
          .myborder {border:2px solid #d81ae5;}
        
        Border color #d81ae5