#845dfa color space conversions
Hex:
        #845dfa
        RGB:
        132, 93, 250
        CMY:
        48, 64, 2
        CMYK:
        47, 63, 0, 2
      HSL:
        255°, 94.0120%, 67.2549%
        HSV (HSB):
        255°, 62.8000%, 98.0392%
        XYZ:
        30.6854, 19.6364, 92.6154
        xyY:
        0.2147, 0.1374, 19.6364
      CIE-Lab:
        51.4236, 52.3867, -73.2504
        CIE-LCH:
        51.4236, 90.0554, 305.5713
        CIE-Luv:
        51.4236, 3.8009, -117.1849
        Hunter-Lab:
        44.3129, 46.0583, -92.8988
      #845dfa color charts
#845dfa RGB chart
      #845dfa CMYK chart
      #845dfa RGB pie chart
      #845dfa color shades, tints & tones
#845dfa color schemes
#845dfa color preview, HTML & CSS examples
           This text has a color of #845dfa        
        
          <p style="color:#845dfa;">Text here</p>
        
        
          .mytext {color:#845dfa;}
        
        Text color #845dfa
      
           This box has a color of #845dfa        
        
          <div style="background-color:#845dfa;">Content here</div>
        
        
          .mybackground {background-color:#845dfa;}
        
        Background color #845dfa
      
           Border around this has a color of #845dfa        
        
          <div style="border:2px solid #845dfa;">Content here</div>
        
        
          .myborder {border:2px solid #845dfa;}
        
        Border color #845dfa