#d20270 color space conversions
Hex:
        #d20270
        RGB:
        210, 2, 112
        CMY:
        18, 99, 56
        CMYK:
        0, 99, 47, 18
      HSL:
        328°, 98.1132%, 41.5686%
        HSV (HSB):
        328°, 99.0476%, 82.3529%
        XYZ:
        29.5247, 14.9149, 16.6520
        xyY:
        0.4833, 0.2441, 14.9149
      CIE-Lab:
        45.5174, 73.4636, -0.8898
        CIE-LCH:
        45.5174, 73.4690, 359.3060
        CIE-Luv:
        45.5174, 113.4118, -15.1586
        Hunter-Lab:
        38.6198, 68.8778, 1.4694
      #d20270 color charts
#d20270 RGB chart
      #d20270 CMYK chart
      #d20270 RGB pie chart
      #d20270 color shades, tints & tones
#d20270 color schemes
#d20270 color preview, HTML & CSS examples
           This text has a color of #d20270        
        
          <p style="color:#d20270;">Text here</p>
        
        
          .mytext {color:#d20270;}
        
        Text color #d20270
      
           This box has a color of #d20270        
        
          <div style="background-color:#d20270;">Content here</div>
        
        
          .mybackground {background-color:#d20270;}
        
        Background color #d20270
      
           Border around this has a color of #d20270        
        
          <div style="border:2px solid #d20270;">Content here</div>
        
        
          .myborder {border:2px solid #d20270;}
        
        Border color #d20270