#859bc1 color space conversions
Hex:
        #859bc1
        RGB:
        133, 155, 193
        CMY:
        48, 39, 24
        CMYK:
        31, 20, 0, 24
      HSL:
        218°, 32.6087%, 63.9216%
        HSV (HSB):
        218°, 31.0881%, 75.6863%
        XYZ:
        31.0198, 32.2795, 55.0477
        xyY:
        0.2621, 0.2728, 32.2795
      CIE-Lab:
        63.5732, 1.2592, -22.1319
        CIE-LCH:
        63.5732, 22.1677, 273.2564
        CIE-Luv:
        63.5732, -12.7814, -34.1580
        Hunter-Lab:
        56.8150, -1.9690, -17.6752
      #859bc1 color charts
#859bc1 RGB chart
      #859bc1 CMYK chart
      #859bc1 RGB pie chart
      #859bc1 color shades, tints & tones
#859bc1 color schemes
#859bc1 color preview, HTML & CSS examples
           This text has a color of #859bc1        
        
          <p style="color:#859bc1;">Text here</p>
        
        
          .mytext {color:#859bc1;}
        
        Text color #859bc1
      
           This box has a color of #859bc1        
        
          <div style="background-color:#859bc1;">Content here</div>
        
        
          .mybackground {background-color:#859bc1;}
        
        Background color #859bc1
      
           Border around this has a color of #859bc1        
        
          <div style="border:2px solid #859bc1;">Content here</div>
        
        
          .myborder {border:2px solid #859bc1;}
        
        Border color #859bc1