#de0ba1 color space conversions
Hex:
        #de0ba1
        RGB:
        222, 11, 161
        CMY:
        13, 96, 37
        CMYK:
        0, 95, 27, 13
      HSL:
        317°, 90.5579%, 45.6863%
        HSV (HSB):
        317°, 95.0450%, 87.0588%
        XYZ:
        36.6769, 18.3421, 35.3255
        xyY:
        0.4060, 0.2030, 18.3421
      CIE-Lab:
        49.9085, 79.9284, -23.7919
        CIE-LCH:
        49.9085, 83.3943, 343.4236
        CIE-Luv:
        49.9085, 99.4726, -47.4975
        Hunter-Lab:
        42.8277, 77.9156, -18.9246
      #de0ba1 color charts
#de0ba1 RGB chart
      #de0ba1 CMYK chart
      #de0ba1 RGB pie chart
      #de0ba1 color shades, tints & tones
#de0ba1 color schemes
#de0ba1 color preview, HTML & CSS examples
           This text has a color of #de0ba1        
        
          <p style="color:#de0ba1;">Text here</p>
        
        
          .mytext {color:#de0ba1;}
        
        Text color #de0ba1
      
           This box has a color of #de0ba1        
        
          <div style="background-color:#de0ba1;">Content here</div>
        
        
          .mybackground {background-color:#de0ba1;}
        
        Background color #de0ba1
      
           Border around this has a color of #de0ba1        
        
          <div style="border:2px solid #de0ba1;">Content here</div>
        
        
          .myborder {border:2px solid #de0ba1;}
        
        Border color #de0ba1