#df2b75 color space conversions
Hex:
        #df2b75
        RGB:
        223, 43, 117
        CMY:
        13, 83, 54
        CMYK:
        0, 81, 48, 13
      HSL:
        335°, 73.7705%, 52.1569%
        HSV (HSB):
        335°, 80.7175%, 87.4510%
        XYZ:
        34.5062, 18.7001, 18.6204
        xyY:
        0.4804, 0.2604, 18.7001
      CIE-Lab:
        50.3345, 70.7645, 3.3569
        CIE-LCH:
        50.3345, 70.8440, 2.7160
        CIE-Luv:
        50.3345, 114.0700, -9.5109
        Hunter-Lab:
        43.2436, 66.7576, 4.7406
      #df2b75 color charts
#df2b75 RGB chart
      #df2b75 CMYK chart
      #df2b75 RGB pie chart
      #df2b75 color shades, tints & tones
#df2b75 color schemes
#df2b75 color preview, HTML & CSS examples
           This text has a color of #df2b75        
        
          <p style="color:#df2b75;">Text here</p>
        
        
          .mytext {color:#df2b75;}
        
        Text color #df2b75
      
           This box has a color of #df2b75        
        
          <div style="background-color:#df2b75;">Content here</div>
        
        
          .mybackground {background-color:#df2b75;}
        
        Background color #df2b75
      
           Border around this has a color of #df2b75        
        
          <div style="border:2px solid #df2b75;">Content here</div>
        
        
          .myborder {border:2px solid #df2b75;}
        
        Border color #df2b75