#858aaf color space conversions
Hex:
        #858aaf
        RGB:
        133, 138, 175
        CMY:
        48, 46, 31
        CMYK:
        24, 21, 0, 31
      HSL:
        233°, 20.7921%, 60.3922%
        HSV (HSB):
        233°, 24.0000%, 68.6275%
        XYZ:
        26.4992, 26.2586, 44.2292
        xyY:
        0.2732, 0.2707, 26.2586
      CIE-Lab:
        58.2817, 6.4592, -20.0478
        CIE-LCH:
        58.2817, 21.0626, 287.8583
        CIE-Luv:
        58.2817, -4.6876, -31.0883
        Hunter-Lab:
        51.2432, 2.6315, -15.3044
      #858aaf color charts
#858aaf RGB chart
      #858aaf CMYK chart
      #858aaf RGB pie chart
      #858aaf color shades, tints & tones
#858aaf color schemes
#858aaf color preview, HTML & CSS examples
           This text has a color of #858aaf        
        
          <p style="color:#858aaf;">Text here</p>
        
        
          .mytext {color:#858aaf;}
        
        Text color #858aaf
      
           This box has a color of #858aaf        
        
          <div style="background-color:#858aaf;">Content here</div>
        
        
          .mybackground {background-color:#858aaf;}
        
        Background color #858aaf
      
           Border around this has a color of #858aaf        
        
          <div style="border:2px solid #858aaf;">Content here</div>
        
        
          .myborder {border:2px solid #858aaf;}
        
        Border color #858aaf