#de98fc color space conversions
Hex:
        #de98fc
        RGB:
        222, 152, 252
        CMY:
        13, 40, 1
        CMYK:
        12, 40, 0, 1
      HSL:
        282°, 94.3396%, 79.2157%
        HSV (HSB):
        282°, 39.6825%, 98.8235%
        XYZ:
        58.9231, 45.0143, 97.6785
        xyY:
        0.2923, 0.2233, 45.0143
      CIE-Lab:
        72.9013, 43.1410, -39.6118
        CIE-LCH:
        72.9013, 58.5683, 317.4421
        CIE-Luv:
        72.9013, 29.9644, -70.0599
        Hunter-Lab:
        67.0927, 39.3525, -39.3538
      #de98fc color charts
#de98fc RGB chart
      #de98fc CMYK chart
      #de98fc RGB pie chart
      #de98fc color shades, tints & tones
#de98fc color schemes
#de98fc color preview, HTML & CSS examples
           This text has a color of #de98fc        
        
          <p style="color:#de98fc;">Text here</p>
        
        
          .mytext {color:#de98fc;}
        
        Text color #de98fc
      
           This box has a color of #de98fc        
        
          <div style="background-color:#de98fc;">Content here</div>
        
        
          .mybackground {background-color:#de98fc;}
        
        Background color #de98fc
      
           Border around this has a color of #de98fc        
        
          <div style="border:2px solid #de98fc;">Content here</div>
        
        
          .myborder {border:2px solid #de98fc;}
        
        Border color #de98fc