#5b5bea color space conversions
Hex:
        #5b5bea
        RGB:
        91, 91, 234
        CMY:
        64, 64, 8
        CMYK:
        61, 61, 0, 8
      HSL:
        240°, 77.2973%, 63.7255%
        HSV (HSB):
        240°, 61.1111%, 91.7647%
        XYZ:
        22.9068, 15.6468, 79.6547
        xyY:
        0.1938, 0.1324, 15.6468
      CIE-Lab:
        46.5077, 41.7264, -72.4388
        CIE-LCH:
        46.5077, 83.5971, 299.9430
        CIE-Luv:
        46.5077, -8.0540, -111.6998
        Hunter-Lab:
        39.5561, 34.1454, -91.7040
      #5b5bea color charts
#5b5bea RGB chart
      #5b5bea CMYK chart
      #5b5bea RGB pie chart
      #5b5bea color shades, tints & tones
#5b5bea color schemes
#5b5bea color preview, HTML & CSS examples
           This text has a color of #5b5bea        
        
          <p style="color:#5b5bea;">Text here</p>
        
        
          .mytext {color:#5b5bea;}
        
        Text color #5b5bea
      
           This box has a color of #5b5bea        
        
          <div style="background-color:#5b5bea;">Content here</div>
        
        
          .mybackground {background-color:#5b5bea;}
        
        Background color #5b5bea
      
           Border around this has a color of #5b5bea        
        
          <div style="border:2px solid #5b5bea;">Content here</div>
        
        
          .myborder {border:2px solid #5b5bea;}
        
        Border color #5b5bea