#858ac8 color space conversions
Hex:
        #858ac8
        RGB:
        133, 138, 200
        CMY:
        48, 46, 22
        CMYK:
        34, 31, 0, 22
      HSL:
        236°, 37.8531%, 65.2941%
        HSV (HSB):
        236°, 33.5000%, 78.4314%
        XYZ:
        29.1867, 27.3336, 58.3812
        xyY:
        0.2540, 0.2379, 27.3336
      CIE-Lab:
        59.2819, 12.8369, -32.6841
        CIE-LCH:
        59.2819, 35.1146, 291.4428
        CIE-Luv:
        59.2819, -6.0129, -52.3272
        Hunter-Lab:
        52.2816, 8.1565, -29.6102
      #858ac8 color charts
#858ac8 RGB chart
      #858ac8 CMYK chart
      #858ac8 RGB pie chart
      #858ac8 color shades, tints & tones
#858ac8 color schemes
#858ac8 color preview, HTML & CSS examples
           This text has a color of #858ac8        
        
          <p style="color:#858ac8;">Text here</p>
        
        
          .mytext {color:#858ac8;}
        
        Text color #858ac8
      
           This box has a color of #858ac8        
        
          <div style="background-color:#858ac8;">Content here</div>
        
        
          .mybackground {background-color:#858ac8;}
        
        Background color #858ac8
      
           Border around this has a color of #858ac8        
        
          <div style="border:2px solid #858ac8;">Content here</div>
        
        
          .myborder {border:2px solid #858ac8;}
        
        Border color #858ac8