#d4006b color space conversions
Hex:
        #d4006b
        RGB:
        212, 0, 107
        CMY:
        17, 100, 58
        CMYK:
        0, 100, 50, 17
      HSL:
        330°, 100.0000%, 41.5686%
        HSV (HSB):
        330°, 100.0000%, 83.1373%
        XYZ:
        29.8052, 15.0586, 15.2456
        xyY:
        0.4958, 0.2505, 15.0586
      CIE-Lab:
        45.7143, 73.6840, 2.5496
        CIE-LCH:
        45.7143, 73.7281, 1.9818
        CIE-Luv:
        45.7143, 117.4844, -11.1180
        Hunter-Lab:
        38.8054, 69.1909, 3.8703
      #d4006b color charts
#d4006b RGB chart
      #d4006b CMYK chart
      #d4006b RGB pie chart
      #d4006b color shades, tints & tones
#d4006b color schemes
#d4006b color preview, HTML & CSS examples
           This text has a color of #d4006b        
        
          <p style="color:#d4006b;">Text here</p>
        
        
          .mytext {color:#d4006b;}
        
        Text color #d4006b
      
           This box has a color of #d4006b        
        
          <div style="background-color:#d4006b;">Content here</div>
        
        
          .mybackground {background-color:#d4006b;}
        
        Background color #d4006b
      
           Border around this has a color of #d4006b        
        
          <div style="border:2px solid #d4006b;">Content here</div>
        
        
          .myborder {border:2px solid #d4006b;}
        
        Border color #d4006b