#de1e65 color space conversions
Hex:
        #de1e65
        RGB:
        222, 30, 101
        CMY:
        13, 88, 60
        CMYK:
        0, 86, 55, 13
      HSL:
        338°, 76.1905%, 49.4118%
        HSV (HSB):
        338°, 86.4865%, 87.0588%
        XYZ:
        32.9374, 17.3977, 13.9340
        xyY:
        0.5125, 0.2707, 17.3977
      CIE-Lab:
        48.7573, 72.0731, 10.8641
        CIE-LCH:
        48.7573, 72.8873, 8.5721
        CIE-Luv:
        48.7573, 123.3568, -1.2150
        Hunter-Lab:
        41.7106, 67.9619, 9.3907
      #de1e65 color charts
#de1e65 RGB chart
      #de1e65 CMYK chart
      #de1e65 RGB pie chart
      #de1e65 color shades, tints & tones
#de1e65 color schemes
#de1e65 color preview, HTML & CSS examples
           This text has a color of #de1e65        
        
          <p style="color:#de1e65;">Text here</p>
        
        
          .mytext {color:#de1e65;}
        
        Text color #de1e65
      
           This box has a color of #de1e65        
        
          <div style="background-color:#de1e65;">Content here</div>
        
        
          .mybackground {background-color:#de1e65;}
        
        Background color #de1e65
      
           Border around this has a color of #de1e65        
        
          <div style="border:2px solid #de1e65;">Content here</div>
        
        
          .myborder {border:2px solid #de1e65;}
        
        Border color #de1e65