#d40274 color space conversions
Hex:
        #d40274
        RGB:
        212, 2, 116
        CMY:
        17, 99, 55
        CMYK:
        0, 99, 45, 17
      HSL:
        327°, 98.1308%, 41.9608%
        HSV (HSB):
        327°, 99.0566%, 83.1373%
        XYZ:
        30.3255, 15.3014, 17.8781
        xyY:
        0.4775, 0.2409, 15.3014
      CIE-Lab:
        46.0443, 74.2268, -2.5447
        CIE-LCH:
        46.0443, 74.2704, 358.0365
        CIE-Luv:
        46.0443, 113.1975, -17.3795
        Hunter-Lab:
        39.1170, 69.9273, 0.2839
      #d40274 color charts
#d40274 RGB chart
      #d40274 CMYK chart
      #d40274 RGB pie chart
      #d40274 color shades, tints & tones
#d40274 color schemes
#d40274 color preview, HTML & CSS examples
           This text has a color of #d40274        
        
          <p style="color:#d40274;">Text here</p>
        
        
          .mytext {color:#d40274;}
        
        Text color #d40274
      
           This box has a color of #d40274        
        
          <div style="background-color:#d40274;">Content here</div>
        
        
          .mybackground {background-color:#d40274;}
        
        Background color #d40274
      
           Border around this has a color of #d40274        
        
          <div style="border:2px solid #d40274;">Content here</div>
        
        
          .myborder {border:2px solid #d40274;}
        
        Border color #d40274