#de65eb color space conversions
Hex:
        #de65eb
        RGB:
        222, 101, 235
        CMY:
        13, 60, 8
        CMYK:
        6, 57, 0, 8
      HSL:
        294°, 77.0115%, 65.8824%
        HSV (HSB):
        294°, 57.0213%, 92.1569%
        XYZ:
        49.7733, 30.8351, 81.9257
        xyY:
        0.3062, 0.1897, 30.8351
      CIE-Lab:
        62.3682, 65.2224, -46.7897
        CIE-LCH:
        62.3682, 80.2697, 324.3448
        CIE-Luv:
        62.3682, 52.5303, -82.9089
        Hunter-Lab:
        55.5294, 62.8205, -48.6034
      #de65eb color charts
#de65eb RGB chart
      #de65eb CMYK chart
      #de65eb RGB pie chart
      #de65eb color shades, tints & tones
#de65eb color schemes
#de65eb color preview, HTML & CSS examples
           This text has a color of #de65eb        
        
          <p style="color:#de65eb;">Text here</p>
        
        
          .mytext {color:#de65eb;}
        
        Text color #de65eb
      
           This box has a color of #de65eb        
        
          <div style="background-color:#de65eb;">Content here</div>
        
        
          .mybackground {background-color:#de65eb;}
        
        Background color #de65eb
      
           Border around this has a color of #de65eb        
        
          <div style="border:2px solid #de65eb;">Content here</div>
        
        
          .myborder {border:2px solid #de65eb;}
        
        Border color #de65eb