#dc538f color space conversions
Hex:
        #dc538f
        RGB:
        220, 83, 143
        CMY:
        14, 67, 44
        CMYK:
        0, 62, 35, 14
      HSL:
        334°, 66.1836%, 59.4118%
        HSV (HSB):
        334°, 62.2727%, 86.2745%
        XYZ:
        37.5664, 23.3853, 28.5205
        xyY:
        0.4199, 0.2614, 23.3853
      CIE-Lab:
        55.4670, 58.8884, -4.7472
        CIE-LCH:
        55.4670, 59.0794, 355.3911
        CIE-Luv:
        55.4670, 85.9790, -17.4676
        Hunter-Lab:
        48.3584, 54.0375, -1.1168
      #dc538f color charts
#dc538f RGB chart
      #dc538f CMYK chart
      #dc538f RGB pie chart
      #dc538f color shades, tints & tones
#dc538f color schemes
#dc538f color preview, HTML & CSS examples
           This text has a color of #dc538f        
        
          <p style="color:#dc538f;">Text here</p>
        
        
          .mytext {color:#dc538f;}
        
        Text color #dc538f
      
           This box has a color of #dc538f        
        
          <div style="background-color:#dc538f;">Content here</div>
        
        
          .mybackground {background-color:#dc538f;}
        
        Background color #dc538f
      
           Border around this has a color of #dc538f        
        
          <div style="border:2px solid #dc538f;">Content here</div>
        
        
          .myborder {border:2px solid #dc538f;}
        
        Border color #dc538f