#d40263 color space conversions
Hex:
        #d40263
        RGB:
        212, 2, 99
        CMY:
        17, 99, 61
        CMYK:
        0, 99, 53, 17
      HSL:
        332°, 98.1308%, 41.9608%
        HSV (HSB):
        332°, 99.0566%, 83.1373%
        XYZ:
        29.4252, 14.9413, 13.1375
        xyY:
        0.5117, 0.2598, 14.9413
      CIE-Lab:
        45.5537, 72.9265, 7.2990
        CIE-LCH:
        45.5537, 73.2909, 5.7155
        CIE-Luv:
        45.5537, 120.7659, -5.5200
        Hunter-Lab:
        38.6540, 68.2380, 6.9067
      #d40263 color charts
#d40263 RGB chart
      #d40263 CMYK chart
      #d40263 RGB pie chart
      #d40263 color shades, tints & tones
#d40263 color schemes
#d40263 color preview, HTML & CSS examples
           This text has a color of #d40263        
        
          <p style="color:#d40263;">Text here</p>
        
        
          .mytext {color:#d40263;}
        
        Text color #d40263
      
           This box has a color of #d40263        
        
          <div style="background-color:#d40263;">Content here</div>
        
        
          .mybackground {background-color:#d40263;}
        
        Background color #d40263
      
           Border around this has a color of #d40263        
        
          <div style="border:2px solid #d40263;">Content here</div>
        
        
          .myborder {border:2px solid #d40263;}
        
        Border color #d40263