#858beb color space conversions
Hex:
        #858beb
        RGB:
        133, 139, 235
        CMY:
        48, 45, 8
        CMYK:
        43, 41, 0, 8
      HSL:
        236°, 71.8310%, 72.1569%
        HSV (HSB):
        236°, 43.4043%, 92.1569%
        XYZ:
        33.9009, 29.4499, 82.4949
        xyY:
        0.2324, 0.2019, 29.4499
      CIE-Lab:
        61.1767, 21.9327, -49.2643
        CIE-LCH:
        61.1767, 53.9260, 293.9989
        CIE-Luv:
        61.1767, -8.2059, -80.9674
        Hunter-Lab:
        54.2678, 16.5396, -52.1419
      #858beb color charts
#858beb RGB chart
      #858beb CMYK chart
      #858beb RGB pie chart
      #858beb color shades, tints & tones
#858beb color schemes
#858beb color preview, HTML & CSS examples
           This text has a color of #858beb        
        
          <p style="color:#858beb;">Text here</p>
        
        
          .mytext {color:#858beb;}
        
        Text color #858beb
      
           This box has a color of #858beb        
        
          <div style="background-color:#858beb;">Content here</div>
        
        
          .mybackground {background-color:#858beb;}
        
        Background color #858beb
      
           Border around this has a color of #858beb        
        
          <div style="border:2px solid #858beb;">Content here</div>
        
        
          .myborder {border:2px solid #858beb;}
        
        Border color #858beb