#dc058f color space conversions
Hex:
        #dc058f
        RGB:
        220, 5, 143
        CMY:
        14, 98, 44
        CMYK:
        0, 98, 35, 14
      HSL:
        321°, 95.5556%, 44.1176%
        HSV (HSB):
        321°, 97.7273%, 86.2745%
        XYZ:
        34.5274, 17.3074, 27.5075
        xyY:
        0.4352, 0.2181, 17.3074
      CIE-Lab:
        48.6450, 78.1197, -14.9760
        CIE-LCH:
        48.6450, 79.5422, 349.1477
        CIE-Luv:
        48.6450, 106.7650, -34.6487
        Hunter-Lab:
        41.6021, 75.3412, -10.0813
      #dc058f color charts
#dc058f RGB chart
      #dc058f CMYK chart
      #dc058f RGB pie chart
      #dc058f color shades, tints & tones
#dc058f color schemes
#dc058f color preview, HTML & CSS examples
           This text has a color of #dc058f        
        
          <p style="color:#dc058f;">Text here</p>
        
        
          .mytext {color:#dc058f;}
        
        Text color #dc058f
      
           This box has a color of #dc058f        
        
          <div style="background-color:#dc058f;">Content here</div>
        
        
          .mybackground {background-color:#dc058f;}
        
        Background color #dc058f
      
           Border around this has a color of #dc058f        
        
          <div style="border:2px solid #dc058f;">Content here</div>
        
        
          .myborder {border:2px solid #dc058f;}
        
        Border color #dc058f