#df1372 color space conversions
Hex:
        #df1372
        RGB:
        223, 19, 114
        CMY:
        13, 93, 55
        CMYK:
        0, 91, 49, 13
      HSL:
        332°, 84.2975%, 47.4510%
        HSV (HSB):
        332°, 91.4798%, 87.4510%
        XYZ:
        33.7016, 17.3686, 17.4958
        xyY:
        0.4915, 0.2533, 17.3686
      CIE-Lab:
        48.7212, 74.9239, 2.8570
        CIE-LCH:
        48.7212, 74.9784, 2.1837
        CIE-Luv:
        48.7212, 120.9534, -11.0760
        Hunter-Lab:
        41.6757, 71.4138, 4.2825
      #df1372 color charts
#df1372 RGB chart
      #df1372 CMYK chart
      #df1372 RGB pie chart
      #df1372 color shades, tints & tones
#df1372 color schemes
#df1372 color preview, HTML & CSS examples
           This text has a color of #df1372        
        
          <p style="color:#df1372;">Text here</p>
        
        
          .mytext {color:#df1372;}
        
        Text color #df1372
      
           This box has a color of #df1372        
        
          <div style="background-color:#df1372;">Content here</div>
        
        
          .mybackground {background-color:#df1372;}
        
        Background color #df1372
      
           Border around this has a color of #df1372        
        
          <div style="border:2px solid #df1372;">Content here</div>
        
        
          .myborder {border:2px solid #df1372;}
        
        Border color #df1372