#858bea color space conversions
Hex:
        #858bea
        RGB:
        133, 139, 234
        CMY:
        48, 45, 8
        CMYK:
        43, 41, 0, 8
      HSL:
        236°, 70.6294%, 71.9608%
        HSV (HSB):
        236°, 43.1624%, 91.7647%
        XYZ:
        33.7568, 29.3923, 81.7360
        xyY:
        0.2330, 0.2029, 29.3923
      CIE-Lab:
        61.1263, 21.6467, -48.7904
        CIE-LCH:
        61.1263, 53.3768, 293.9253
        CIE-Luv:
        61.1263, -8.1553, -80.1441
        Hunter-Lab:
        54.2147, 16.2674, -51.4375
      #858bea color charts
#858bea RGB chart
      #858bea CMYK chart
      #858bea RGB pie chart
      #858bea color shades, tints & tones
#858bea color schemes
#858bea color preview, HTML & CSS examples
           This text has a color of #858bea        
        
          <p style="color:#858bea;">Text here</p>
        
        
          .mytext {color:#858bea;}
        
        Text color #858bea
      
           This box has a color of #858bea        
        
          <div style="background-color:#858bea;">Content here</div>
        
        
          .mybackground {background-color:#858bea;}
        
        Background color #858bea
      
           Border around this has a color of #858bea        
        
          <div style="border:2px solid #858bea;">Content here</div>
        
        
          .myborder {border:2px solid #858bea;}
        
        Border color #858bea