#de1b8d color space conversions
Hex:
        #de1b8d
        RGB:
        222, 27, 141
        CMY:
        13, 89, 45
        CMYK:
        0, 88, 36, 13
      HSL:
        325°, 78.3133%, 48.8235%
        HSV (HSB):
        325°, 87.8378%, 87.0588%
        XYZ:
        35.3239, 18.2365, 26.8575
        xyY:
        0.4393, 0.2268, 18.2365
      CIE-Lab:
        49.7818, 75.9422, -12.0124
        CIE-LCH:
        49.7818, 76.8863, 351.0115
        CIE-Luv:
        49.7818, 106.7642, -30.3473
        Hunter-Lab:
        42.7043, 72.9180, -7.3956
      #de1b8d color charts
#de1b8d RGB chart
      #de1b8d CMYK chart
      #de1b8d RGB pie chart
      #de1b8d color shades, tints & tones
#de1b8d color schemes
#de1b8d color preview, HTML & CSS examples
           This text has a color of #de1b8d        
        
          <p style="color:#de1b8d;">Text here</p>
        
        
          .mytext {color:#de1b8d;}
        
        Text color #de1b8d
      
           This box has a color of #de1b8d        
        
          <div style="background-color:#de1b8d;">Content here</div>
        
        
          .mybackground {background-color:#de1b8d;}
        
        Background color #de1b8d
      
           Border around this has a color of #de1b8d        
        
          <div style="border:2px solid #de1b8d;">Content here</div>
        
        
          .myborder {border:2px solid #de1b8d;}
        
        Border color #de1b8d