#858ebd color space conversions
Hex:
        #858ebd
        RGB:
        133, 142, 189
        CMY:
        48, 44, 26
        CMYK:
        30, 25, 0, 26
      HSL:
        230°, 29.7872%, 63.1373%
        HSV (HSB):
        230°, 29.6296%, 74.1176%
        XYZ:
        28.5312, 28.0067, 52.0462
        xyY:
        0.2628, 0.2579, 28.0067
      CIE-Lab:
        59.8948, 7.6507, -25.5240
        CIE-LCH:
        59.8948, 26.6459, 286.6858
        CIE-Luv:
        59.8948, -7.1106, -40.1381
        Hunter-Lab:
        52.9213, 3.6214, -21.2646
      #858ebd color charts
#858ebd RGB chart
      #858ebd CMYK chart
      #858ebd RGB pie chart
      #858ebd color shades, tints & tones
#858ebd color schemes
#858ebd color preview, HTML & CSS examples
           This text has a color of #858ebd        
        
          <p style="color:#858ebd;">Text here</p>
        
        
          .mytext {color:#858ebd;}
        
        Text color #858ebd
      
           This box has a color of #858ebd        
        
          <div style="background-color:#858ebd;">Content here</div>
        
        
          .mybackground {background-color:#858ebd;}
        
        Background color #858ebd
      
           Border around this has a color of #858ebd        
        
          <div style="border:2px solid #858ebd;">Content here</div>
        
        
          .myborder {border:2px solid #858ebd;}
        
        Border color #858ebd