#de33eb color space conversions
Hex:
        #de33eb
        RGB:
        222, 51, 235
        CMY:
        13, 80, 8
        CMYK:
        6, 78, 0, 8
      HSL:
        296°, 82.1429%, 56.0784%
        HSV (HSB):
        296°, 78.2979%, 92.1569%
        XYZ:
        46.3034, 23.8954, 80.7691
        xyY:
        0.3067, 0.1583, 23.8954
      CIE-Lab:
        55.9829, 83.1534, -56.9387
        CIE-LCH:
        55.9829, 100.7795, 325.5989
        CIE-Luv:
        55.9829, 64.3407, -98.9517
        Hunter-Lab:
        48.8829, 83.5356, -63.7466
      #de33eb color charts
#de33eb RGB chart
      #de33eb CMYK chart
      #de33eb RGB pie chart
      #de33eb color shades, tints & tones
#de33eb color schemes
#de33eb color preview, HTML & CSS examples
           This text has a color of #de33eb        
        
          <p style="color:#de33eb;">Text here</p>
        
        
          .mytext {color:#de33eb;}
        
        Text color #de33eb
      
           This box has a color of #de33eb        
        
          <div style="background-color:#de33eb;">Content here</div>
        
        
          .mybackground {background-color:#de33eb;}
        
        Background color #de33eb
      
           Border around this has a color of #de33eb        
        
          <div style="border:2px solid #de33eb;">Content here</div>
        
        
          .myborder {border:2px solid #de33eb;}
        
        Border color #de33eb