#846bfe color space conversions
Hex:
        #846bfe
        RGB:
        132, 107, 254
        CMY:
        48, 58, 0
        CMYK:
        48, 58, 0, 0
      HSL:
        250°, 98.6577%, 70.7843%
        HSV (HSB):
        250°, 57.8740%, 99.6078%
        XYZ:
        32.6628, 22.5767, 96.4021
        xyY:
        0.2154, 0.1489, 22.5767
      CIE-Lab:
        54.6336, 45.7654, -70.2640
        CIE-LCH:
        54.6336, 83.8541, 303.0776
        CIE-Luv:
        54.6336, -0.0278, -114.1454
        Hunter-Lab:
        47.5149, 39.5537, -87.0319
      #846bfe color charts
#846bfe RGB chart
      #846bfe CMYK chart
      #846bfe RGB pie chart
      #846bfe color shades, tints & tones
#846bfe color schemes
#846bfe color preview, HTML & CSS examples
           This text has a color of #846bfe        
        
          <p style="color:#846bfe;">Text here</p>
        
        
          .mytext {color:#846bfe;}
        
        Text color #846bfe
      
           This box has a color of #846bfe        
        
          <div style="background-color:#846bfe;">Content here</div>
        
        
          .mybackground {background-color:#846bfe;}
        
        Background color #846bfe
      
           Border around this has a color of #846bfe        
        
          <div style="border:2px solid #846bfe;">Content here</div>
        
        
          .myborder {border:2px solid #846bfe;}
        
        Border color #846bfe