#852cbe color space conversions
Hex:
        #852cbe
        RGB:
        133, 44, 190
        CMY:
        48, 83, 25
        CMYK:
        30, 77, 0, 25
      HSL:
        277°, 62.3932%, 45.8824%
        HSV (HSB):
        277°, 76.8421%, 74.5098%
        XYZ:
        19.8678, 10.5056, 49.6958
        xyY:
        0.2481, 0.1312, 10.5056
      CIE-Lab:
        38.7350, 60.8117, -59.6160
        CIE-LCH:
        38.7350, 85.1595, 315.5689
        CIE-Luv:
        38.7350, 22.9290, -90.0272
        Hunter-Lab:
        32.4124, 52.6935, -68.2170
      #852cbe color charts
#852cbe RGB chart
      #852cbe CMYK chart
      #852cbe RGB pie chart
      #852cbe color shades, tints & tones
#852cbe color schemes
#852cbe color preview, HTML & CSS examples
           This text has a color of #852cbe        
        
          <p style="color:#852cbe;">Text here</p>
        
        
          .mytext {color:#852cbe;}
        
        Text color #852cbe
      
           This box has a color of #852cbe        
        
          <div style="background-color:#852cbe;">Content here</div>
        
        
          .mybackground {background-color:#852cbe;}
        
        Background color #852cbe
      
           Border around this has a color of #852cbe        
        
          <div style="border:2px solid #852cbe;">Content here</div>
        
        
          .myborder {border:2px solid #852cbe;}
        
        Border color #852cbe