#de81c8 color space conversions
Hex:
        #de81c8
        RGB:
        222, 129, 200
        CMY:
        13, 49, 22
        CMYK:
        0, 42, 10, 13
      HSL:
        314°, 58.4906%, 68.8235%
        HSV (HSB):
        314°, 41.8919%, 87.0588%
        XYZ:
        48.3998, 35.4002, 58.9256
        xyY:
        0.3391, 0.2480, 35.4002
      CIE-Lab:
        66.0591, 45.5716, -21.5026
        CIE-LCH:
        66.0591, 50.3898, 334.7400
        CIE-Luv:
        66.0591, 49.9655, -40.3666
        Hunter-Lab:
        59.4981, 41.0823, -17.0708
      #de81c8 color charts
#de81c8 RGB chart
      #de81c8 CMYK chart
      #de81c8 RGB pie chart
      #de81c8 color shades, tints & tones
#de81c8 color schemes
#de81c8 color preview, HTML & CSS examples
           This text has a color of #de81c8        
        
          <p style="color:#de81c8;">Text here</p>
        
        
          .mytext {color:#de81c8;}
        
        Text color #de81c8
      
           This box has a color of #de81c8        
        
          <div style="background-color:#de81c8;">Content here</div>
        
        
          .mybackground {background-color:#de81c8;}
        
        Background color #de81c8
      
           Border around this has a color of #de81c8        
        
          <div style="border:2px solid #de81c8;">Content here</div>
        
        
          .myborder {border:2px solid #de81c8;}
        
        Border color #de81c8