#d40285 color space conversions
Hex:
        #d40285
        RGB:
        212, 2, 133
        CMY:
        17, 99, 48
        CMYK:
        0, 99, 37, 17
      HSL:
        323°, 98.1308%, 41.9608%
        HSV (HSB):
        323°, 99.0566%, 83.1373%
        XYZ:
        31.4067, 15.7339, 23.5719
        xyY:
        0.4441, 0.2225, 15.7339
      CIE-Lab:
        46.6234, 75.7438, -12.1190
        CIE-LCH:
        46.6234, 76.7072, 350.9098
        CIE-Luv:
        46.6234, 105.2762, -30.0316
        Hunter-Lab:
        39.6660, 71.9171, -7.4675
      #d40285 color charts
#d40285 RGB chart
      #d40285 CMYK chart
      #d40285 RGB pie chart
      #d40285 color shades, tints & tones
#d40285 color schemes
#d40285 color preview, HTML & CSS examples
           This text has a color of #d40285        
        
          <p style="color:#d40285;">Text here</p>
        
        
          .mytext {color:#d40285;}
        
        Text color #d40285
      
           This box has a color of #d40285        
        
          <div style="background-color:#d40285;">Content here</div>
        
        
          .mybackground {background-color:#d40285;}
        
        Background color #d40285
      
           Border around this has a color of #d40285        
        
          <div style="border:2px solid #d40285;">Content here</div>
        
        
          .myborder {border:2px solid #d40285;}
        
        Border color #d40285