#845abf color space conversions
Hex:
        #845abf
        RGB:
        132, 90, 191
        CMY:
        48, 65, 25
        CMYK:
        31, 53, 0, 25
      HSL:
        265°, 44.1048%, 55.0980%
        HSV (HSB):
        265°, 52.8796%, 74.9020%
        XYZ:
        22.5759, 15.9795, 51.1847
        xyY:
        0.2516, 0.1781, 15.9795
      CIE-Lab:
        46.9475, 38.3251, -46.9792
        CIE-LCH:
        46.9475, 60.6289, 309.2072
        CIE-Luv:
        46.9475, 11.7967, -74.7510
        Hunter-Lab:
        39.9743, 30.8545, -47.9352
      #845abf color charts
#845abf RGB chart
      #845abf CMYK chart
      #845abf RGB pie chart
      #845abf color shades, tints & tones
#845abf color schemes
#845abf color preview, HTML & CSS examples
           This text has a color of #845abf        
        
          <p style="color:#845abf;">Text here</p>
        
        
          .mytext {color:#845abf;}
        
        Text color #845abf
      
           This box has a color of #845abf        
        
          <div style="background-color:#845abf;">Content here</div>
        
        
          .mybackground {background-color:#845abf;}
        
        Background color #845abf
      
           Border around this has a color of #845abf        
        
          <div style="border:2px solid #845abf;">Content here</div>
        
        
          .myborder {border:2px solid #845abf;}
        
        Border color #845abf