#5e5bee color space conversions
Hex:
        #5e5bee
        RGB:
        94, 91, 238
        CMY:
        63, 64, 7
        CMYK:
        61, 62, 0, 7
      HSL:
        241°, 81.2155%, 64.5098%
        HSV (HSB):
        241°, 61.7647%, 93.3333%
        XYZ:
        23.7898, 16.0349, 82.7301
        xyY:
        0.1941, 0.1308, 16.0349
      CIE-Lab:
        47.0202, 43.4652, -73.8451
        CIE-LCH:
        47.0202, 85.6873, 300.4810
        CIE-Luv:
        47.0202, -7.4358, -114.1533
        Hunter-Lab:
        40.0436, 35.9701, -94.4627
      #5e5bee color charts
#5e5bee RGB chart
      #5e5bee CMYK chart
      #5e5bee RGB pie chart
      #5e5bee color shades, tints & tones
#5e5bee color schemes
#5e5bee color preview, HTML & CSS examples
           This text has a color of #5e5bee        
        
          <p style="color:#5e5bee;">Text here</p>
        
        
          .mytext {color:#5e5bee;}
        
        Text color #5e5bee
      
           This box has a color of #5e5bee        
        
          <div style="background-color:#5e5bee;">Content here</div>
        
        
          .mybackground {background-color:#5e5bee;}
        
        Background color #5e5bee
      
           Border around this has a color of #5e5bee        
        
          <div style="border:2px solid #5e5bee;">Content here</div>
        
        
          .myborder {border:2px solid #5e5bee;}
        
        Border color #5e5bee