#dc0275 color space conversions
Hex:
        #dc0275
        RGB:
        220, 2, 117
        CMY:
        14, 99, 54
        CMYK:
        0, 99, 47, 14
      HSL:
        328°, 98.1982%, 43.5294%
        HSV (HSB):
        328°, 99.0909%, 86.2745%
        XYZ:
        32.7478, 16.5434, 18.2968
        xyY:
        0.4845, 0.2448, 16.5434
      CIE-Lab:
        47.6795, 76.0435, -0.5737
        CIE-LCH:
        47.6795, 76.0456, 359.5677
        CIE-Luv:
        47.6795, 119.1688, -15.4533
        Hunter-Lab:
        40.6736, 72.5381, 1.8002
      #dc0275 color charts
#dc0275 RGB chart
      #dc0275 CMYK chart
      #dc0275 RGB pie chart
      #dc0275 color shades, tints & tones
#dc0275 color schemes
#dc0275 color preview, HTML & CSS examples
           This text has a color of #dc0275        
        
          <p style="color:#dc0275;">Text here</p>
        
        
          .mytext {color:#dc0275;}
        
        Text color #dc0275
      
           This box has a color of #dc0275        
        
          <div style="background-color:#dc0275;">Content here</div>
        
        
          .mybackground {background-color:#dc0275;}
        
        Background color #dc0275
      
           Border around this has a color of #dc0275        
        
          <div style="border:2px solid #dc0275;">Content here</div>
        
        
          .myborder {border:2px solid #dc0275;}
        
        Border color #dc0275