#de1b7a color space conversions
Hex:
        #de1b7a
        RGB:
        222, 27, 122
        CMY:
        13, 89, 52
        CMYK:
        0, 88, 45, 13
      HSL:
        331°, 78.3133%, 48.8235%
        HSV (HSB):
        331°, 87.8378%, 87.0588%
        XYZ:
        34.0290, 17.7186, 20.0389
        xyY:
        0.4740, 0.2468, 17.7186
      CIE-Lab:
        49.1530, 74.2050, -1.4302
        CIE-LCH:
        49.1530, 74.2188, 358.8958
        CIE-Luv:
        49.1530, 115.2348, -16.1526
        Hunter-Lab:
        42.0935, 70.6385, 1.2401
      #de1b7a color charts
#de1b7a RGB chart
      #de1b7a CMYK chart
      #de1b7a RGB pie chart
      #de1b7a color shades, tints & tones
#de1b7a color schemes
#de1b7a color preview, HTML & CSS examples
           This text has a color of #de1b7a        
        
          <p style="color:#de1b7a;">Text here</p>
        
        
          .mytext {color:#de1b7a;}
        
        Text color #de1b7a
      
           This box has a color of #de1b7a        
        
          <div style="background-color:#de1b7a;">Content here</div>
        
        
          .mybackground {background-color:#de1b7a;}
        
        Background color #de1b7a
      
           Border around this has a color of #de1b7a        
        
          <div style="border:2px solid #de1b7a;">Content here</div>
        
        
          .myborder {border:2px solid #de1b7a;}
        
        Border color #de1b7a