#858ed1 color space conversions
Hex:
        #858ed1
        RGB:
        133, 142, 209
        CMY:
        48, 44, 18
        CMYK:
        36, 32, 0, 18
      HSL:
        233°, 45.2381%, 67.0588%
        HSV (HSB):
        233°, 36.3636%, 81.9608%
        XYZ:
        30.8545, 28.9360, 64.2806
        xyY:
        0.2487, 0.2332, 28.9360
      CIE-Lab:
        60.7251, 12.9228, -35.4940
        CIE-LCH:
        60.7251, 37.7733, 290.0057
        CIE-Luv:
        60.7251, -8.0516, -57.1517
        Hunter-Lab:
        53.7922, 8.2489, -33.1958
      #858ed1 color charts
#858ed1 RGB chart
      #858ed1 CMYK chart
      #858ed1 RGB pie chart
      #858ed1 color shades, tints & tones
#858ed1 color schemes
#858ed1 color preview, HTML & CSS examples
           This text has a color of #858ed1        
        
          <p style="color:#858ed1;">Text here</p>
        
        
          .mytext {color:#858ed1;}
        
        Text color #858ed1
      
           This box has a color of #858ed1        
        
          <div style="background-color:#858ed1;">Content here</div>
        
        
          .mybackground {background-color:#858ed1;}
        
        Background color #858ed1
      
           Border around this has a color of #858ed1        
        
          <div style="border:2px solid #858ed1;">Content here</div>
        
        
          .myborder {border:2px solid #858ed1;}
        
        Border color #858ed1