#df229b color space conversions
Hex:
        #df229b
        RGB:
        223, 34, 155
        CMY:
        13, 87, 39
        CMYK:
        0, 85, 30, 13
      HSL:
        322°, 74.7036%, 50.3922%
        HSV (HSB):
        322°, 84.7534%, 87.4510%
        XYZ:
        36.9198, 19.1986, 32.7702
        xyY:
        0.4153, 0.2160, 19.1986
      CIE-Lab:
        50.9187, 76.3759, -18.6531
        CIE-LCH:
        50.9187, 78.6207, 346.2755
        CIE-Luv:
        50.9187, 100.0273, -39.7547
        Hunter-Lab:
        43.8162, 73.7271, -13.6717
      #df229b color charts
#df229b RGB chart
      #df229b CMYK chart
      #df229b RGB pie chart
      #df229b color shades, tints & tones
#df229b color schemes
#df229b color preview, HTML & CSS examples
           This text has a color of #df229b        
        
          <p style="color:#df229b;">Text here</p>
        
        
          .mytext {color:#df229b;}
        
        Text color #df229b
      
           This box has a color of #df229b        
        
          <div style="background-color:#df229b;">Content here</div>
        
        
          .mybackground {background-color:#df229b;}
        
        Background color #df229b
      
           Border around this has a color of #df229b        
        
          <div style="border:2px solid #df229b;">Content here</div>
        
        
          .myborder {border:2px solid #df229b;}
        
        Border color #df229b