#de00b7 color space conversions
Hex:
        #de00b7
        RGB:
        222, 0, 183
        CMY:
        13, 100, 28
        CMYK:
        0, 100, 18, 13
      HSL:
        311°, 100.0000%, 43.5294%
        HSV (HSB):
        311°, 100.0000%, 87.0588%
        XYZ:
        38.6714, 18.9485, 46.4190
        xyY:
        0.3717, 0.1821, 18.9485
      CIE-Lab:
        50.6269, 83.3144, -35.6510
        CIE-LCH:
        50.6269, 90.6216, 336.8335
        CIE-Luv:
        50.6269, 90.0777, -65.3768
        Hunter-Lab:
        43.5299, 82.4001, -32.7542
      #de00b7 color charts
#de00b7 RGB chart
      #de00b7 CMYK chart
      #de00b7 RGB pie chart
      #de00b7 color shades, tints & tones
#de00b7 color schemes
#de00b7 color preview, HTML & CSS examples
           This text has a color of #de00b7        
        
          <p style="color:#de00b7;">Text here</p>
        
        
          .mytext {color:#de00b7;}
        
        Text color #de00b7
      
           This box has a color of #de00b7        
        
          <div style="background-color:#de00b7;">Content here</div>
        
        
          .mybackground {background-color:#de00b7;}
        
        Background color #de00b7
      
           Border around this has a color of #de00b7        
        
          <div style="border:2px solid #de00b7;">Content here</div>
        
        
          .myborder {border:2px solid #de00b7;}
        
        Border color #de00b7