#d40ed3 color space conversions
Hex:
        #d40ed3
        RGB:
        212, 14, 211
        CMY:
        17, 95, 17
        CMYK:
        0, 93, 0, 17
      HSL:
        300°, 87.6106%, 44.3137%
        HSV (HSB):
        300°, 93.3962%, 83.1373%
        XYZ:
        39.0663, 19.0143, 63.2391
        xyY:
        0.3220, 0.1567, 19.0143
      CIE-Lab:
        50.7039, 84.2391, -51.8608
        CIE-LCH:
        50.7039, 98.9231, 328.3820
        CIE-Luv:
        50.7039, 69.9882, -89.2491
        Hunter-Lab:
        43.6054, 83.6098, -55.4622
      #d40ed3 color charts
#d40ed3 RGB chart
      #d40ed3 CMYK chart
      #d40ed3 RGB pie chart
      #d40ed3 color shades, tints & tones
#d40ed3 color schemes
#d40ed3 color preview, HTML & CSS examples
           This text has a color of #d40ed3        
        
          <p style="color:#d40ed3;">Text here</p>
        
        
          .mytext {color:#d40ed3;}
        
        Text color #d40ed3
      
           This box has a color of #d40ed3        
        
          <div style="background-color:#d40ed3;">Content here</div>
        
        
          .mybackground {background-color:#d40ed3;}
        
        Background color #d40ed3
      
           Border around this has a color of #d40ed3        
        
          <div style="border:2px solid #d40ed3;">Content here</div>
        
        
          .myborder {border:2px solid #d40ed3;}
        
        Border color #d40ed3