#d20267 color space conversions
Hex:
        #d20267
        RGB:
        210, 2, 103
        CMY:
        18, 99, 60
        CMYK:
        0, 99, 51, 18
      HSL:
        331°, 98.1132%, 41.5686%
        HSV (HSB):
        331°, 99.0476%, 82.3529%
        XYZ:
        29.0482, 14.7243, 14.1430
        xyY:
        0.5016, 0.2542, 14.7243
      CIE-Lab:
        45.2543, 72.7665, 4.3230
        CIE-LCH:
        45.2543, 72.8948, 3.3999
        CIE-Luv:
        45.2543, 117.4349, -8.8455
        Hunter-Lab:
        38.3723, 67.9749, 5.0078
      #d20267 color charts
#d20267 RGB chart
      #d20267 CMYK chart
      #d20267 RGB pie chart
      #d20267 color shades, tints & tones
#d20267 color schemes
#d20267 color preview, HTML & CSS examples
           This text has a color of #d20267        
        
          <p style="color:#d20267;">Text here</p>
        
        
          .mytext {color:#d20267;}
        
        Text color #d20267
      
           This box has a color of #d20267        
        
          <div style="background-color:#d20267;">Content here</div>
        
        
          .mybackground {background-color:#d20267;}
        
        Background color #d20267
      
           Border around this has a color of #d20267        
        
          <div style="border:2px solid #d20267;">Content here</div>
        
        
          .myborder {border:2px solid #d20267;}
        
        Border color #d20267