#858caf color space conversions
Hex:
        #858caf
        RGB:
        133, 140, 175
        CMY:
        48, 45, 31
        CMYK:
        24, 20, 0, 31
      HSL:
        230°, 20.7921%, 60.3922%
        HSV (HSB):
        230°, 24.0000%, 68.6275%
        XYZ:
        26.7888, 26.8379, 44.3257
        xyY:
        0.2735, 0.2740, 26.8379
      CIE-Lab:
        58.8239, 5.3077, -19.2206
        CIE-LCH:
        58.8239, 19.9400, 285.4373
        CIE-Luv:
        58.8239, -5.5712, -29.6737
        Hunter-Lab:
        51.8053, 1.6442, -14.4662
      #858caf color charts
#858caf RGB chart
      #858caf CMYK chart
      #858caf RGB pie chart
      #858caf color shades, tints & tones
#858caf color schemes
#858caf color preview, HTML & CSS examples
           This text has a color of #858caf        
        
          <p style="color:#858caf;">Text here</p>
        
        
          .mytext {color:#858caf;}
        
        Text color #858caf
      
           This box has a color of #858caf        
        
          <div style="background-color:#858caf;">Content here</div>
        
        
          .mybackground {background-color:#858caf;}
        
        Background color #858caf
      
           Border around this has a color of #858caf        
        
          <div style="border:2px solid #858caf;">Content here</div>
        
        
          .myborder {border:2px solid #858caf;}
        
        Border color #858caf