#de3eeb color space conversions
Hex:
        #de3eeb
        RGB:
        222, 62, 235
        CMY:
        13, 76, 8
        CMYK:
        6, 74, 0, 8
      HSL:
        295°, 81.2207%, 58.2353%
        HSV (HSB):
        295°, 73.6170%, 92.1569%
        XYZ:
        46.8422, 24.9730, 80.9487
        xyY:
        0.3066, 0.1635, 24.9730
      CIE-Lab:
        57.0491, 80.0779, -55.2345
        CIE-LCH:
        57.0491, 97.2796, 325.4037
        CIE-Luv:
        57.0491, 62.4622, -96.4064
        Hunter-Lab:
        49.9730, 79.8644, -61.0597
      #de3eeb color charts
#de3eeb RGB chart
      #de3eeb CMYK chart
      #de3eeb RGB pie chart
      #de3eeb color shades, tints & tones
#de3eeb color schemes
#de3eeb color preview, HTML & CSS examples
           This text has a color of #de3eeb        
        
          <p style="color:#de3eeb;">Text here</p>
        
        
          .mytext {color:#de3eeb;}
        
        Text color #de3eeb
      
           This box has a color of #de3eeb        
        
          <div style="background-color:#de3eeb;">Content here</div>
        
        
          .mybackground {background-color:#de3eeb;}
        
        Background color #de3eeb
      
           Border around this has a color of #de3eeb        
        
          <div style="border:2px solid #de3eeb;">Content here</div>
        
        
          .myborder {border:2px solid #de3eeb;}
        
        Border color #de3eeb