#845ffb color space conversions
Hex:
        #845ffb
        RGB:
        132, 95, 251
        CMY:
        48, 63, 2
        CMYK:
        47, 62, 0, 2
      HSL:
        254°, 95.1220%, 67.8431%
        HSV (HSB):
        254°, 62.1514%, 98.4314%
        XYZ:
        31.0205, 20.0550, 93.5028
        xyY:
        0.2146, 0.1387, 20.0550
      CIE-Lab:
        51.8993, 51.5802, -73.0334
        CIE-LCH:
        51.8993, 89.4114, 305.2318
        CIE-Luv:
        51.8993, 3.2328, -117.1132
        Hunter-Lab:
        44.7828, 45.2750, -92.4447
      #845ffb color charts
#845ffb RGB chart
      #845ffb CMYK chart
      #845ffb RGB pie chart
      #845ffb color shades, tints & tones
#845ffb color schemes
#845ffb color preview, HTML & CSS examples
           This text has a color of #845ffb        
        
          <p style="color:#845ffb;">Text here</p>
        
        
          .mytext {color:#845ffb;}
        
        Text color #845ffb
      
           This box has a color of #845ffb        
        
          <div style="background-color:#845ffb;">Content here</div>
        
        
          .mybackground {background-color:#845ffb;}
        
        Background color #845ffb
      
           Border around this has a color of #845ffb        
        
          <div style="border:2px solid #845ffb;">Content here</div>
        
        
          .myborder {border:2px solid #845ffb;}
        
        Border color #845ffb