#5e69ca color space conversions
Hex:
        #5e69ca
        RGB:
        94, 105, 202
        CMY:
        63, 59, 21
        CMYK:
        53, 48, 0, 21
      HSL:
        234°, 50.4673%, 58.0392%
        HSV (HSB):
        234°, 53.4653%, 79.2157%
        XYZ:
        20.3283, 16.7471, 58.0382
        xyY:
        0.2137, 0.1761, 16.7471
      CIE-Lab:
        47.9398, 23.4112, -51.9206
        CIE-LCH:
        47.9398, 56.9546, 294.2708
        CIE-Luv:
        47.9398, -9.5848, -81.0958
        Hunter-Lab:
        40.9232, 17.0530, -55.4401
      #5e69ca color charts
#5e69ca RGB chart
      #5e69ca CMYK chart
      #5e69ca RGB pie chart
      #5e69ca color shades, tints & tones
#5e69ca color schemes
#5e69ca color preview, HTML & CSS examples
           This text has a color of #5e69ca        
        
          <p style="color:#5e69ca;">Text here</p>
        
        
          .mytext {color:#5e69ca;}
        
        Text color #5e69ca
      
           This box has a color of #5e69ca        
        
          <div style="background-color:#5e69ca;">Content here</div>
        
        
          .mybackground {background-color:#5e69ca;}
        
        Background color #5e69ca
      
           Border around this has a color of #5e69ca        
        
          <div style="border:2px solid #5e69ca;">Content here</div>
        
        
          .myborder {border:2px solid #5e69ca;}
        
        Border color #5e69ca