#d6026b color space conversions
Hex:
        #d6026b
        RGB:
        214, 2, 107
        CMY:
        16, 99, 58
        CMYK:
        0, 99, 50, 16
      HSL:
        330°, 98.1481%, 42.3529%
        HSV (HSB):
        330°, 99.0654%, 83.9216%
        XYZ:
        30.4071, 15.4011, 15.2800
        xyY:
        0.4978, 0.2521, 15.4011
      CIE-Lab:
        46.1787, 73.9537, 3.2723
        CIE-LCH:
        46.1787, 74.0260, 2.5336
        CIE-Luv:
        46.1787, 118.8666, -10.3409
        Hunter-Lab:
        39.2442, 69.6275, 4.3860
      #d6026b color charts
#d6026b RGB chart
      #d6026b CMYK chart
      #d6026b RGB pie chart
      #d6026b color shades, tints & tones
#d6026b color schemes
#d6026b color preview, HTML & CSS examples
           This text has a color of #d6026b        
        
          <p style="color:#d6026b;">Text here</p>
        
        
          .mytext {color:#d6026b;}
        
        Text color #d6026b
      
           This box has a color of #d6026b        
        
          <div style="background-color:#d6026b;">Content here</div>
        
        
          .mybackground {background-color:#d6026b;}
        
        Background color #d6026b
      
           Border around this has a color of #d6026b        
        
          <div style="border:2px solid #d6026b;">Content here</div>
        
        
          .myborder {border:2px solid #d6026b;}
        
        Border color #d6026b