#de3fe2 color space conversions
Hex:
        #de3fe2
        RGB:
        222, 63, 226
        CMY:
        13, 75, 11
        CMYK:
        2, 72, 0, 11
      HSL:
        299°, 73.7557%, 56.6667%
        HSV (HSB):
        299°, 72.1239%, 88.6275%
        XYZ:
        45.6292, 24.5756, 74.2901
        xyY:
        0.3158, 0.1701, 24.5756
      CIE-Lab:
        56.6595, 78.3180, -50.7956
        CIE-LCH:
        56.6595, 93.3483, 327.0333
        CIE-Luv:
        56.6595, 65.2793, -89.2633
        Hunter-Lab:
        49.5738, 77.5426, -54.1490
      #de3fe2 color charts
#de3fe2 RGB chart
      #de3fe2 CMYK chart
      #de3fe2 RGB pie chart
      #de3fe2 color shades, tints & tones
#de3fe2 color schemes
#de3fe2 color preview, HTML & CSS examples
           This text has a color of #de3fe2        
        
          <p style="color:#de3fe2;">Text here</p>
        
        
          .mytext {color:#de3fe2;}
        
        Text color #de3fe2
      
           This box has a color of #de3fe2        
        
          <div style="background-color:#de3fe2;">Content here</div>
        
        
          .mybackground {background-color:#de3fe2;}
        
        Background color #de3fe2
      
           Border around this has a color of #de3fe2        
        
          <div style="border:2px solid #de3fe2;">Content here</div>
        
        
          .myborder {border:2px solid #de3fe2;}
        
        Border color #de3fe2