#9852ea color space conversions
Hex:
        #9852ea
        RGB:
        152, 82, 234
        CMY:
        40, 68, 8
        CMYK:
        35, 65, 0, 8
      HSL:
        268°, 78.3505%, 61.9608%
        HSV (HSB):
        268°, 64.9573%, 91.7647%
        XYZ:
        30.8175, 18.6505, 79.8175
        xyY:
        0.2384, 0.1443, 18.6505
      CIE-Lab:
        50.2758, 57.8255, -66.0648
        CIE-LCH:
        50.2758, 87.7972, 311.1952
        CIE-Luv:
        50.2758, 17.1736, -106.6400
        Hunter-Lab:
        43.1862, 51.8008, -79.3505
      #9852ea color charts
#9852ea RGB chart
      #9852ea CMYK chart
      #9852ea RGB pie chart
      #9852ea color shades, tints & tones
#9852ea color schemes
#9852ea color preview, HTML & CSS examples
           This text has a color of #9852ea        
        
          <p style="color:#9852ea;">Text here</p>
        
        
          .mytext {color:#9852ea;}
        
        Text color #9852ea
      
           This box has a color of #9852ea        
        
          <div style="background-color:#9852ea;">Content here</div>
        
        
          .mybackground {background-color:#9852ea;}
        
        Background color #9852ea
      
           Border around this has a color of #9852ea        
        
          <div style="border:2px solid #9852ea;">Content here</div>
        
        
          .myborder {border:2px solid #9852ea;}
        
        Border color #9852ea