#5e69cb color space conversions
Hex:
        #5e69cb
        RGB:
        94, 105, 203
        CMY:
        63, 59, 20
        CMYK:
        54, 48, 0, 20
      HSL:
        234°, 51.1737%, 58.2353%
        HSV (HSB):
        234°, 53.6946%, 79.6078%
        XYZ:
        20.4472, 16.7946, 58.6639
        xyY:
        0.2132, 0.1751, 16.7946
      CIE-Lab:
        48.0002, 23.7322, -52.3970
        CIE-LCH:
        48.0002, 57.5210, 294.3672
        CIE-Luv:
        48.0002, -9.6232, -81.8778
        Hunter-Lab:
        40.9813, 17.3435, -56.1857
      #5e69cb color charts
#5e69cb RGB chart
      #5e69cb CMYK chart
      #5e69cb RGB pie chart
      #5e69cb color shades, tints & tones
#5e69cb color schemes
#5e69cb color preview, HTML & CSS examples
           This text has a color of #5e69cb        
        
          <p style="color:#5e69cb;">Text here</p>
        
        
          .mytext {color:#5e69cb;}
        
        Text color #5e69cb
      
           This box has a color of #5e69cb        
        
          <div style="background-color:#5e69cb;">Content here</div>
        
        
          .mybackground {background-color:#5e69cb;}
        
        Background color #5e69cb
      
           Border around this has a color of #5e69cb        
        
          <div style="border:2px solid #5e69cb;">Content here</div>
        
        
          .myborder {border:2px solid #5e69cb;}
        
        Border color #5e69cb