#d61ae2 color space conversions
Hex:
        #d61ae2
        RGB:
        214, 26, 226
        CMY:
        16, 90, 11
        CMYK:
        5, 88, 0, 11
      HSL:
        296°, 79.3651%, 49.4118%
        HSV (HSB):
        296°, 88.4956%, 88.6275%
        XYZ:
        41.8284, 20.5259, 73.7088
        xyY:
        0.3074, 0.1509, 20.5259
      CIE-Lab:
        52.4267, 85.3761, -57.6332
        CIE-LCH:
        52.4267, 103.0080, 325.9787
        CIE-Luv:
        52.4267, 64.9236, -98.6347
        Hunter-Lab:
        45.3055, 85.5157, -64.7466
      #d61ae2 color charts
#d61ae2 RGB chart
      #d61ae2 CMYK chart
      #d61ae2 RGB pie chart
      #d61ae2 color shades, tints & tones
#d61ae2 color schemes
#d61ae2 color preview, HTML & CSS examples
           This text has a color of #d61ae2        
        
          <p style="color:#d61ae2;">Text here</p>
        
        
          .mytext {color:#d61ae2;}
        
        Text color #d61ae2
      
           This box has a color of #d61ae2        
        
          <div style="background-color:#d61ae2;">Content here</div>
        
        
          .mybackground {background-color:#d61ae2;}
        
        Background color #d61ae2
      
           Border around this has a color of #d61ae2        
        
          <div style="border:2px solid #d61ae2;">Content here</div>
        
        
          .myborder {border:2px solid #d61ae2;}
        
        Border color #d61ae2