#5e68be color space conversions
Hex:
        #5e68be
        RGB:
        94, 104, 190
        CMY:
        63, 59, 25
        CMYK:
        51, 45, 0, 25
      HSL:
        234°, 42.4779%, 55.6863%
        HSV (HSB):
        234°, 50.5263%, 74.5098%
        XYZ:
        18.8607, 15.9980, 50.8091
        xyY:
        0.2202, 0.1867, 15.9980
      CIE-Lab:
        46.9719, 20.2066, -46.5558
        CIE-LCH:
        46.9719, 50.7519, 293.4623
        CIE-Luv:
        46.9719, -8.7908, -72.1981
        Hunter-Lab:
        39.9975, 14.1753, -47.3181
      #5e68be color charts
#5e68be RGB chart
      #5e68be CMYK chart
      #5e68be RGB pie chart
      #5e68be color shades, tints & tones
#5e68be color schemes
#5e68be color preview, HTML & CSS examples
           This text has a color of #5e68be        
        
          <p style="color:#5e68be;">Text here</p>
        
        
          .mytext {color:#5e68be;}
        
        Text color #5e68be
      
           This box has a color of #5e68be        
        
          <div style="background-color:#5e68be;">Content here</div>
        
        
          .mybackground {background-color:#5e68be;}
        
        Background color #5e68be
      
           Border around this has a color of #5e68be        
        
          <div style="border:2px solid #5e68be;">Content here</div>
        
        
          .myborder {border:2px solid #5e68be;}
        
        Border color #5e68be