#d40ed8 color space conversions
Hex:
        #d40ed8
        RGB:
        212, 14, 216
        CMY:
        17, 95, 15
        CMYK:
        2, 94, 0, 15
      HSL:
        299°, 87.8261%, 45.0980%
        HSV (HSB):
        299°, 93.5185%, 84.7059%
        XYZ:
        39.7031, 19.2690, 66.5924
        xyY:
        0.3162, 0.1535, 19.2690
      CIE-Lab:
        51.0004, 84.9700, -54.2484
        CIE-LCH:
        51.0004, 100.8106, 327.4442
        CIE-Luv:
        51.0004, 68.0561, -92.9586
        Hunter-Lab:
        43.8965, 84.6293, -59.2175
      #d40ed8 color charts
#d40ed8 RGB chart
      #d40ed8 CMYK chart
      #d40ed8 RGB pie chart
      #d40ed8 color shades, tints & tones
#d40ed8 color schemes
#d40ed8 color preview, HTML & CSS examples
           This text has a color of #d40ed8        
        
          <p style="color:#d40ed8;">Text here</p>
        
        
          .mytext {color:#d40ed8;}
        
        Text color #d40ed8
      
           This box has a color of #d40ed8        
        
          <div style="background-color:#d40ed8;">Content here</div>
        
        
          .mybackground {background-color:#d40ed8;}
        
        Background color #d40ed8
      
           Border around this has a color of #d40ed8        
        
          <div style="border:2px solid #d40ed8;">Content here</div>
        
        
          .myborder {border:2px solid #d40ed8;}
        
        Border color #d40ed8