#d20293 color space conversions
Hex:
        #d20293
        RGB:
        210, 2, 147
        CMY:
        18, 99, 42
        CMYK:
        0, 99, 30, 18
      HSL:
        318°, 98.1132%, 41.5686%
        HSV (HSB):
        318°, 99.0476%, 82.3529%
        XYZ:
        31.8665, 15.8516, 28.9839
        xyY:
        0.4155, 0.2067, 15.8516
      CIE-Lab:
        46.7792, 76.7510, -20.4156
        CIE-LCH:
        46.7792, 79.4198, 345.1044
        CIE-Luv:
        46.7792, 97.0671, -41.5102
        Hunter-Lab:
        39.8141, 73.1935, -15.2921
      #d20293 color charts
#d20293 RGB chart
      #d20293 CMYK chart
      #d20293 RGB pie chart
      #d20293 color shades, tints & tones
#d20293 color schemes
#d20293 color preview, HTML & CSS examples
           This text has a color of #d20293        
        
          <p style="color:#d20293;">Text here</p>
        
        
          .mytext {color:#d20293;}
        
        Text color #d20293
      
           This box has a color of #d20293        
        
          <div style="background-color:#d20293;">Content here</div>
        
        
          .mybackground {background-color:#d20293;}
        
        Background color #d20293
      
           Border around this has a color of #d20293        
        
          <div style="border:2px solid #d20293;">Content here</div>
        
        
          .myborder {border:2px solid #d20293;}
        
        Border color #d20293