#d61ae5 color space conversions
Hex:
        #d61ae5
        RGB:
        214, 26, 229
        CMY:
        16, 90, 10
        CMYK:
        7, 89, 0, 10
      HSL:
        296°, 79.6078%, 50.0000%
        HSV (HSB):
        296°, 88.6463%, 89.8039%
        XYZ:
        42.2438, 20.6921, 75.8962
        xyY:
        0.3043, 0.1490, 20.6921
      CIE-Lab:
        52.6108, 85.8372, -59.0359
        CIE-LCH:
        52.6108, 104.1790, 325.4811
        CIE-Luv:
        52.6108, 63.8386, -100.8306
        Hunter-Lab:
        45.4885, 86.1625, -67.0815
      #d61ae5 color charts
#d61ae5 RGB chart
      #d61ae5 CMYK chart
      #d61ae5 RGB pie chart
      #d61ae5 color shades, tints & tones
#d61ae5 color schemes
#d61ae5 color preview, HTML & CSS examples
           This text has a color of #d61ae5        
        
          <p style="color:#d61ae5;">Text here</p>
        
        
          .mytext {color:#d61ae5;}
        
        Text color #d61ae5
      
           This box has a color of #d61ae5        
        
          <div style="background-color:#d61ae5;">Content here</div>
        
        
          .mybackground {background-color:#d61ae5;}
        
        Background color #d61ae5
      
           Border around this has a color of #d61ae5        
        
          <div style="border:2px solid #d61ae5;">Content here</div>
        
        
          .myborder {border:2px solid #d61ae5;}
        
        Border color #d61ae5