#dc159d color space conversions
Hex:
        #dc159d
        RGB:
        220, 21, 157
        CMY:
        14, 92, 38
        CMYK:
        0, 90, 29, 14
      HSL:
        319°, 82.5726%, 47.2549%
        HSV (HSB):
        319°, 90.4545%, 86.2745%
        XYZ:
        35.8692, 18.1863, 33.5181
        xyY:
        0.4096, 0.2077, 18.1863
      CIE-Lab:
        49.7213, 78.0433, -21.7297
        CIE-LCH:
        49.7213, 81.0119, 344.4411
        CIE-Luv:
        49.7213, 98.7484, -44.1875
        Hunter-Lab:
        42.6454, 75.5074, -16.7485
      #dc159d color charts
#dc159d RGB chart
      #dc159d CMYK chart
      #dc159d RGB pie chart
      #dc159d color shades, tints & tones
#dc159d color schemes
#dc159d color preview, HTML & CSS examples
           This text has a color of #dc159d        
        
          <p style="color:#dc159d;">Text here</p>
        
        
          .mytext {color:#dc159d;}
        
        Text color #dc159d
      
           This box has a color of #dc159d        
        
          <div style="background-color:#dc159d;">Content here</div>
        
        
          .mybackground {background-color:#dc159d;}
        
        Background color #dc159d
      
           Border around this has a color of #dc159d        
        
          <div style="border:2px solid #dc159d;">Content here</div>
        
        
          .myborder {border:2px solid #dc159d;}
        
        Border color #dc159d