#d40cff color space conversions
Hex:
        #d40cff
        RGB:
        212, 12, 255
        CMY:
        17, 95, 0
        CMYK:
        17, 95, 0, 0
      HSL:
        289°, 100.0000%, 52.3529%
        HSV (HSB):
        289°, 95.2941%, 100.0000%
        XYZ:
        45.3328, 21.4800, 96.3645
        xyY:
        0.2778, 0.1316, 21.4800
      CIE-Lab:
        53.4709, 91.2130, -72.2438
        CIE-LCH:
        53.4709, 116.3571, 321.6196
        CIE-Luv:
        53.4709, 54.4394, -120.8971
        Hunter-Lab:
        46.3465, 93.4896, -90.8343
      #d40cff color charts
#d40cff RGB chart
      #d40cff CMYK chart
      #d40cff RGB pie chart
      #d40cff color shades, tints & tones
#d40cff color schemes
#d40cff color preview, HTML & CSS examples
           This text has a color of #d40cff        
        
          <p style="color:#d40cff;">Text here</p>
        
        
          .mytext {color:#d40cff;}
        
        Text color #d40cff
      
           This box has a color of #d40cff        
        
          <div style="background-color:#d40cff;">Content here</div>
        
        
          .mybackground {background-color:#d40cff;}
        
        Background color #d40cff
      
           Border around this has a color of #d40cff        
        
          <div style="border:2px solid #d40cff;">Content here</div>
        
        
          .myborder {border:2px solid #d40cff;}
        
        Border color #d40cff