#dc28af color space conversions
Hex:
        #dc28af
        RGB:
        220, 40, 175
        CMY:
        14, 84, 31
        CMYK:
        0, 82, 20, 14
      HSL:
        315°, 72.0000%, 50.9804%
        HSV (HSB):
        315°, 81.8182%, 86.2745%
        XYZ:
        38.0119, 19.8284, 42.3813
        xyY:
        0.3793, 0.1978, 19.8284
      CIE-Lab:
        51.6426, 76.8177, -29.4023
        CIE-LCH:
        51.6426, 82.2524, 339.0555
        CIE-Luv:
        51.6426, 87.8491, -55.4234
        Hunter-Lab:
        44.5291, 74.4492, -25.2599
      #dc28af color charts
#dc28af RGB chart
      #dc28af CMYK chart
      #dc28af RGB pie chart
      #dc28af color shades, tints & tones
#dc28af color schemes
#dc28af color preview, HTML & CSS examples
           This text has a color of #dc28af        
        
          <p style="color:#dc28af;">Text here</p>
        
        
          .mytext {color:#dc28af;}
        
        Text color #dc28af
      
           This box has a color of #dc28af        
        
          <div style="background-color:#dc28af;">Content here</div>
        
        
          .mybackground {background-color:#dc28af;}
        
        Background color #dc28af
      
           Border around this has a color of #dc28af        
        
          <div style="border:2px solid #dc28af;">Content here</div>
        
        
          .myborder {border:2px solid #dc28af;}
        
        Border color #dc28af