#df2cbc color space conversions
Hex:
        #df2cbc
        RGB:
        223, 44, 188
        CMY:
        13, 83, 26
        CMYK:
        0, 80, 16, 13
      HSL:
        312°, 73.6626%, 52.3529%
        HSV (HSB):
        312°, 80.2691%, 87.4510%
        XYZ:
        40.4092, 21.1202, 49.5238
        xyY:
        0.3639, 0.1902, 21.1202
      CIE-Lab:
        53.0808, 78.2058, -34.7040
        CIE-LCH:
        53.0808, 85.5600, 336.0706
        CIE-Luv:
        53.0808, 84.0050, -63.8433
        Hunter-Lab:
        45.9567, 76.5288, -31.7223
      #df2cbc color charts
#df2cbc RGB chart
      #df2cbc CMYK chart
      #df2cbc RGB pie chart
      #df2cbc color shades, tints & tones
#df2cbc color schemes
#df2cbc color preview, HTML & CSS examples
           This text has a color of #df2cbc        
        
          <p style="color:#df2cbc;">Text here</p>
        
        
          .mytext {color:#df2cbc;}
        
        Text color #df2cbc
      
           This box has a color of #df2cbc        
        
          <div style="background-color:#df2cbc;">Content here</div>
        
        
          .mybackground {background-color:#df2cbc;}
        
        Background color #df2cbc
      
           Border around this has a color of #df2cbc        
        
          <div style="border:2px solid #df2cbc;">Content here</div>
        
        
          .myborder {border:2px solid #df2cbc;}
        
        Border color #df2cbc