#de00b5 color space conversions
Hex:
        #de00b5
        RGB:
        222, 0, 181
        CMY:
        13, 100, 29
        CMYK:
        0, 100, 18, 13
      HSL:
        311°, 100.0000%, 43.5294%
        HSV (HSB):
        311°, 100.0000%, 87.0588%
        XYZ:
        38.4647, 18.8658, 45.3302
        xyY:
        0.3747, 0.1838, 18.8658
      CIE-Lab:
        50.5298, 83.0713, -34.6322
        CIE-LCH:
        50.5298, 90.0013, 337.3689
        CIE-Luv:
        50.5298, 90.9829, -63.8226
        Hunter-Lab:
        43.4348, 82.0641, -31.4730
      #de00b5 color charts
#de00b5 RGB chart
      #de00b5 CMYK chart
      #de00b5 RGB pie chart
      #de00b5 color shades, tints & tones
#de00b5 color schemes
#de00b5 color preview, HTML & CSS examples
           This text has a color of #de00b5        
        
          <p style="color:#de00b5;">Text here</p>
        
        
          .mytext {color:#de00b5;}
        
        Text color #de00b5
      
           This box has a color of #de00b5        
        
          <div style="background-color:#de00b5;">Content here</div>
        
        
          .mybackground {background-color:#de00b5;}
        
        Background color #de00b5
      
           Border around this has a color of #de00b5        
        
          <div style="border:2px solid #de00b5;">Content here</div>
        
        
          .myborder {border:2px solid #de00b5;}
        
        Border color #de00b5