#852bbf color space conversions
Hex:
        #852bbf
        RGB:
        133, 43, 191
        CMY:
        48, 83, 25
        CMYK:
        30, 77, 0, 25
      HSL:
        276°, 63.2479%, 45.8824%
        HSV (HSB):
        276°, 77.4869%, 74.9020%
        XYZ:
        19.9407, 10.4759, 50.2613
        xyY:
        0.2472, 0.1298, 10.4759
      CIE-Lab:
        38.6833, 61.3970, -60.2869
        CIE-LCH:
        38.6833, 86.0471, 315.5227
        CIE-Luv:
        38.6833, 22.8517, -90.9052
        Hunter-Lab:
        32.3665, 53.3310, -69.4138
      #852bbf color charts
#852bbf RGB chart
      #852bbf CMYK chart
      #852bbf RGB pie chart
      #852bbf color shades, tints & tones
#852bbf color schemes
#852bbf color preview, HTML & CSS examples
           This text has a color of #852bbf        
        
          <p style="color:#852bbf;">Text here</p>
        
        
          .mytext {color:#852bbf;}
        
        Text color #852bbf
      
           This box has a color of #852bbf        
        
          <div style="background-color:#852bbf;">Content here</div>
        
        
          .mybackground {background-color:#852bbf;}
        
        Background color #852bbf
      
           Border around this has a color of #852bbf        
        
          <div style="border:2px solid #852bbf;">Content here</div>
        
        
          .myborder {border:2px solid #852bbf;}
        
        Border color #852bbf