#de0ce2 color space conversions
Hex:
        #de0ce2
        RGB:
        222, 12, 226
        CMY:
        13, 95, 11
        CMYK:
        2, 95, 0, 11
      HSL:
        299°, 89.9160%, 46.6667%
        HSV (HSB):
        299°, 94.6903%, 88.6275%
        XYZ:
        43.9831, 21.2835, 73.7415
        xyY:
        0.3164, 0.1531, 21.2835
      CIE-Lab:
        53.2584, 88.2125, -56.2251
        CIE-LCH:
        53.2584, 104.6074, 327.4873
        CIE-Luv:
        53.2584, 71.4357, -97.3424
        Hunter-Lab:
        46.1341, 89.4431, -62.4763
      #de0ce2 color charts
#de0ce2 RGB chart
      #de0ce2 CMYK chart
      #de0ce2 RGB pie chart
      #de0ce2 color shades, tints & tones
#de0ce2 color schemes
#de0ce2 color preview, HTML & CSS examples
           This text has a color of #de0ce2        
        
          <p style="color:#de0ce2;">Text here</p>
        
        
          .mytext {color:#de0ce2;}
        
        Text color #de0ce2
      
           This box has a color of #de0ce2        
        
          <div style="background-color:#de0ce2;">Content here</div>
        
        
          .mybackground {background-color:#de0ce2;}
        
        Background color #de0ce2
      
           Border around this has a color of #de0ce2        
        
          <div style="border:2px solid #de0ce2;">Content here</div>
        
        
          .myborder {border:2px solid #de0ce2;}
        
        Border color #de0ce2