#de01c8 color space conversions
Hex:
        #de01c8
        RGB:
        222, 1, 200
        CMY:
        13, 100, 22
        CMYK:
        0, 100, 10, 13
      HSL:
        306°, 99.1031%, 43.7255%
        HSV (HSB):
        306°, 99.5495%, 87.0588%
        XYZ:
        40.5604, 19.7214, 56.3124
        xyY:
        0.3479, 0.1691, 19.7214
      CIE-Lab:
        51.5208, 85.3982, -44.1229
        CIE-LCH:
        51.5208, 96.1233, 332.6758
        CIE-Luv:
        51.5208, 82.5342, -78.4215
        Hunter-Lab:
        44.4088, 85.3159, -44.0963
      #de01c8 color charts
#de01c8 RGB chart
      #de01c8 CMYK chart
      #de01c8 RGB pie chart
      #de01c8 color shades, tints & tones
#de01c8 color schemes
#de01c8 color preview, HTML & CSS examples
           This text has a color of #de01c8        
        
          <p style="color:#de01c8;">Text here</p>
        
        
          .mytext {color:#de01c8;}
        
        Text color #de01c8
      
           This box has a color of #de01c8        
        
          <div style="background-color:#de01c8;">Content here</div>
        
        
          .mybackground {background-color:#de01c8;}
        
        Background color #de01c8
      
           Border around this has a color of #de01c8        
        
          <div style="border:2px solid #de01c8;">Content here</div>
        
        
          .myborder {border:2px solid #de01c8;}
        
        Border color #de01c8