#5e5bbb color space conversions
Hex:
        #5e5bbb
        RGB:
        94, 91, 187
        CMY:
        63, 64, 27
        CMYK:
        50, 51, 0, 27
      HSL:
        242°, 41.3793%, 54.5098%
        HSV (HSB):
        242°, 51.3369%, 73.3333%
        XYZ:
        17.3268, 13.4497, 48.6965
        xyY:
        0.2180, 0.1692, 13.4497
      CIE-Lab:
        43.4332, 27.3293, -50.4766
        CIE-LCH:
        43.4332, 57.4002, 298.4322
        CIE-Luv:
        43.4332, -4.5403, -77.2680
        Hunter-Lab:
        36.6738, 20.1544, -53.0552
      #5e5bbb color charts
#5e5bbb RGB chart
      #5e5bbb CMYK chart
      #5e5bbb RGB pie chart
      #5e5bbb color shades, tints & tones
#5e5bbb color schemes
#5e5bbb color preview, HTML & CSS examples
           This text has a color of #5e5bbb        
        
          <p style="color:#5e5bbb;">Text here</p>
        
        
          .mytext {color:#5e5bbb;}
        
        Text color #5e5bbb
      
           This box has a color of #5e5bbb        
        
          <div style="background-color:#5e5bbb;">Content here</div>
        
        
          .mybackground {background-color:#5e5bbb;}
        
        Background color #5e5bbb
      
           Border around this has a color of #5e5bbb        
        
          <div style="border:2px solid #5e5bbb;">Content here</div>
        
        
          .myborder {border:2px solid #5e5bbb;}
        
        Border color #5e5bbb