#d6045b color space conversions
Hex:
        #d6045b
        RGB:
        214, 4, 91
        CMY:
        16, 98, 64
        CMYK:
        0, 98, 57, 16
      HSL:
        335°, 96.3303%, 42.7451%
        HSV (HSB):
        335°, 98.1308%, 83.9216%
        XYZ:
        29.6633, 15.1383, 11.2561
        xyY:
        0.5292, 0.2700, 15.1383
      CIE-Lab:
        45.8230, 72.6754, 12.7260
        CIE-LCH:
        45.8230, 73.7812, 9.9322
        CIE-Luv:
        45.8230, 125.4521, 0.3900
        Hunter-Lab:
        38.9080, 67.9988, 10.0830
      #d6045b color charts
#d6045b RGB chart
      #d6045b CMYK chart
      #d6045b RGB pie chart
      #d6045b color shades, tints & tones
#d6045b color schemes
#d6045b color preview, HTML & CSS examples
           This text has a color of #d6045b        
        
          <p style="color:#d6045b;">Text here</p>
        
        
          .mytext {color:#d6045b;}
        
        Text color #d6045b
      
           This box has a color of #d6045b        
        
          <div style="background-color:#d6045b;">Content here</div>
        
        
          .mybackground {background-color:#d6045b;}
        
        Background color #d6045b
      
           Border around this has a color of #d6045b        
        
          <div style="border:2px solid #d6045b;">Content here</div>
        
        
          .myborder {border:2px solid #d6045b;}
        
        Border color #d6045b