#de065d color space conversions
Hex:
        #de065d
        RGB:
        222, 6, 93
        CMY:
        13, 98, 64
        CMYK:
        0, 97, 58, 13
      HSL:
        336°, 94.7368%, 44.7059%
        HSV (HSB):
        336°, 97.2973%, 87.0588%
        XYZ:
        32.1651, 16.4502, 11.8358
        xyY:
        0.5321, 0.2721, 16.4502
      CIE-Lab:
        47.5596, 74.4688, 14.1355
        CIE-LCH:
        47.5596, 75.7985, 10.7479
        CIE-Luv:
        47.5596, 130.6743, 1.5629
        Hunter-Lab:
        40.5588, 70.5813, 11.0892
      #de065d color charts
#de065d RGB chart
      #de065d CMYK chart
      #de065d RGB pie chart
      #de065d color shades, tints & tones
#de065d color schemes
#de065d color preview, HTML & CSS examples
           This text has a color of #de065d        
        
          <p style="color:#de065d;">Text here</p>
        
        
          .mytext {color:#de065d;}
        
        Text color #de065d
      
           This box has a color of #de065d        
        
          <div style="background-color:#de065d;">Content here</div>
        
        
          .mybackground {background-color:#de065d;}
        
        Background color #de065d
      
           Border around this has a color of #de065d        
        
          <div style="border:2px solid #de065d;">Content here</div>
        
        
          .myborder {border:2px solid #de065d;}
        
        Border color #de065d