#de1ba2 color space conversions
Hex:
        #de1ba2
        RGB:
        222, 27, 162
        CMY:
        13, 89, 36
        CMYK:
        0, 88, 27, 13
      HSL:
        318°, 78.3133%, 48.8235%
        HSV (HSB):
        318°, 87.8378%, 87.0588%
        XYZ:
        37.0377, 18.9221, 35.8826
        xyY:
        0.4033, 0.2060, 18.9221
      CIE-Lab:
        50.5959, 78.1551, -23.3254
        CIE-LCH:
        50.5959, 81.5616, 343.3823
        CIE-Luv:
        50.5959, 97.2739, -46.6487
        Hunter-Lab:
        43.4995, 75.8598, -18.4585
      #de1ba2 color charts
#de1ba2 RGB chart
      #de1ba2 CMYK chart
      #de1ba2 RGB pie chart
      #de1ba2 color shades, tints & tones
#de1ba2 color schemes
#de1ba2 color preview, HTML & CSS examples
           This text has a color of #de1ba2        
        
          <p style="color:#de1ba2;">Text here</p>
        
        
          .mytext {color:#de1ba2;}
        
        Text color #de1ba2
      
           This box has a color of #de1ba2        
        
          <div style="background-color:#de1ba2;">Content here</div>
        
        
          .mybackground {background-color:#de1ba2;}
        
        Background color #de1ba2
      
           Border around this has a color of #de1ba2        
        
          <div style="border:2px solid #de1ba2;">Content here</div>
        
        
          .myborder {border:2px solid #de1ba2;}
        
        Border color #de1ba2