#852ebe color space conversions
Hex:
        #852ebe
        RGB:
        133, 46, 190
        CMY:
        48, 82, 25
        CMYK:
        30, 76, 0, 25
      HSL:
        276°, 61.0169%, 46.2745%
        HSV (HSB):
        276°, 75.7895%, 74.5098%
        XYZ:
        19.9441, 10.6582, 49.7213
        xyY:
        0.2483, 0.1327, 10.6582
      CIE-Lab:
        38.9988, 60.0542, -59.1875
        CIE-LCH:
        38.9988, 84.3188, 315.4164
        CIE-Luv:
        38.9988, 22.6397, -89.6131
        Hunter-Lab:
        32.6470, 51.9140, -67.4457
      #852ebe color charts
#852ebe RGB chart
      #852ebe CMYK chart
      #852ebe RGB pie chart
      #852ebe color shades, tints & tones
#852ebe color schemes
#852ebe color preview, HTML & CSS examples
           This text has a color of #852ebe        
        
          <p style="color:#852ebe;">Text here</p>
        
        
          .mytext {color:#852ebe;}
        
        Text color #852ebe
      
           This box has a color of #852ebe        
        
          <div style="background-color:#852ebe;">Content here</div>
        
        
          .mybackground {background-color:#852ebe;}
        
        Background color #852ebe
      
           Border around this has a color of #852ebe        
        
          <div style="border:2px solid #852ebe;">Content here</div>
        
        
          .myborder {border:2px solid #852ebe;}
        
        Border color #852ebe