#dc28be color space conversions
Hex:
        #dc28be
        RGB:
        220, 40, 190
        CMY:
        14, 84, 25
        CMYK:
        0, 82, 14, 14
      HSL:
        310°, 72.0000%, 50.9804%
        HSV (HSB):
        310°, 81.8182%, 86.2745%
        XYZ:
        39.5683, 20.4509, 50.5771
        xyY:
        0.3578, 0.1849, 20.4509
      CIE-Lab:
        52.3433, 78.7584, -37.0585
        CIE-LCH:
        52.3433, 87.0415, 334.8014
        CIE-Luv:
        52.3433, 81.6125, -67.2218
        Hunter-Lab:
        45.2227, 77.0414, -34.6541
      #dc28be color charts
#dc28be RGB chart
      #dc28be CMYK chart
      #dc28be RGB pie chart
      #dc28be color shades, tints & tones
#dc28be color schemes
#dc28be color preview, HTML & CSS examples
           This text has a color of #dc28be        
        
          <p style="color:#dc28be;">Text here</p>
        
        
          .mytext {color:#dc28be;}
        
        Text color #dc28be
      
           This box has a color of #dc28be        
        
          <div style="background-color:#dc28be;">Content here</div>
        
        
          .mybackground {background-color:#dc28be;}
        
        Background color #dc28be
      
           Border around this has a color of #dc28be        
        
          <div style="border:2px solid #dc28be;">Content here</div>
        
        
          .myborder {border:2px solid #dc28be;}
        
        Border color #dc28be