#858cfd color space conversions
Hex:
        #858cfd
        RGB:
        133, 140, 253
        CMY:
        48, 45, 1
        CMYK:
        47, 45, 0, 1
      HSL:
        237°, 96.7742%, 75.6863%
        HSV (HSB):
        237°, 47.4308%, 99.2157%
        XYZ:
        36.7806, 30.8346, 96.9416
        xyY:
        0.2235, 0.1874, 30.8346
      CIE-Lab:
        62.3677, 26.5675, -57.2869
        CIE-LCH:
        62.3677, 63.1476, 294.8801
        CIE-Luv:
        62.3677, -9.4361, -94.9518
        Hunter-Lab:
        55.5289, 21.0572, -64.6375
      #858cfd color charts
#858cfd RGB chart
      #858cfd CMYK chart
      #858cfd RGB pie chart
      #858cfd color shades, tints & tones
#858cfd color schemes
#858cfd color preview, HTML & CSS examples
           This text has a color of #858cfd        
        
          <p style="color:#858cfd;">Text here</p>
        
        
          .mytext {color:#858cfd;}
        
        Text color #858cfd
      
           This box has a color of #858cfd        
        
          <div style="background-color:#858cfd;">Content here</div>
        
        
          .mybackground {background-color:#858cfd;}
        
        Background color #858cfd
      
           Border around this has a color of #858cfd        
        
          <div style="border:2px solid #858cfd;">Content here</div>
        
        
          .myborder {border:2px solid #858cfd;}
        
        Border color #858cfd