#845fdd color space conversions
Hex:
        #845fdd
        RGB:
        132, 95, 221
        CMY:
        48, 63, 13
        CMYK:
        40, 57, 0, 13
      HSL:
        258°, 64.9485%, 61.9608%
        HSV (HSB):
        258°, 57.0136%, 86.6667%
        XYZ:
        26.6591, 18.3104, 70.5358
        xyY:
        0.2308, 0.1585, 18.3104
      CIE-Lab:
        49.8705, 43.3703, -59.4835
        CIE-LCH:
        49.8705, 73.6157, 306.0963
        CIE-Luv:
        49.8705, 6.5218, -95.3365
        Hunter-Lab:
        42.7907, 36.3239, -67.7797
      #845fdd color charts
#845fdd RGB chart
      #845fdd CMYK chart
      #845fdd RGB pie chart
      #845fdd color shades, tints & tones
#845fdd color schemes
#845fdd color preview, HTML & CSS examples
           This text has a color of #845fdd        
        
          <p style="color:#845fdd;">Text here</p>
        
        
          .mytext {color:#845fdd;}
        
        Text color #845fdd
      
           This box has a color of #845fdd        
        
          <div style="background-color:#845fdd;">Content here</div>
        
        
          .mybackground {background-color:#845fdd;}
        
        Background color #845fdd
      
           Border around this has a color of #845fdd        
        
          <div style="border:2px solid #845fdd;">Content here</div>
        
        
          .myborder {border:2px solid #845fdd;}
        
        Border color #845fdd