#de0ce1 color space conversions
Hex:
        #de0ce1
        RGB:
        222, 12, 225
        CMY:
        13, 95, 12
        CMYK:
        1, 95, 0, 12
      HSL:
        299°, 89.8734%, 46.4706%
        HSV (HSB):
        299°, 94.6667%, 88.2353%
        XYZ:
        43.8463, 21.2288, 73.0208
        xyY:
        0.3175, 0.1537, 21.2288
      CIE-Lab:
        53.1990, 88.0672, -55.7535
        CIE-LCH:
        53.1990, 104.2318, 327.6629
        CIE-Luv:
        53.1990, 71.8221, -96.6034
        Hunter-Lab:
        46.0747, 89.2360, -61.7125
      #de0ce1 color charts
#de0ce1 RGB chart
      #de0ce1 CMYK chart
      #de0ce1 RGB pie chart
      #de0ce1 color shades, tints & tones
#de0ce1 color schemes
#de0ce1 color preview, HTML & CSS examples
           This text has a color of #de0ce1        
        
          <p style="color:#de0ce1;">Text here</p>
        
        
          .mytext {color:#de0ce1;}
        
        Text color #de0ce1
      
           This box has a color of #de0ce1        
        
          <div style="background-color:#de0ce1;">Content here</div>
        
        
          .mybackground {background-color:#de0ce1;}
        
        Background color #de0ce1
      
           Border around this has a color of #de0ce1        
        
          <div style="border:2px solid #de0ce1;">Content here</div>
        
        
          .myborder {border:2px solid #de0ce1;}
        
        Border color #de0ce1