#5e6fda color space conversions
Hex:
        #5e6fda
        RGB:
        94, 111, 218
        CMY:
        63, 56, 15
        CMYK:
        57, 49, 0, 15
      HSL:
        232°, 62.6263%, 61.1765%
        HSV (HSB):
        232°, 56.8807%, 85.4902%
        XYZ:
        22.9554, 18.8105, 68.7506
        xyY:
        0.2077, 0.1702, 18.8105
      CIE-Lab:
        50.4648, 24.8902, -56.9864
        CIE-LCH:
        50.4648, 62.1850, 293.5945
        CIE-Luv:
        50.4648, -11.9910, -90.0562
        Hunter-Lab:
        43.3711, 18.5769, -63.6250
      #5e6fda color charts
#5e6fda RGB chart
      #5e6fda CMYK chart
      #5e6fda RGB pie chart
      #5e6fda color shades, tints & tones
#5e6fda color schemes
#5e6fda color preview, HTML & CSS examples
           This text has a color of #5e6fda        
        
          <p style="color:#5e6fda;">Text here</p>
        
        
          .mytext {color:#5e6fda;}
        
        Text color #5e6fda
      
           This box has a color of #5e6fda        
        
          <div style="background-color:#5e6fda;">Content here</div>
        
        
          .mybackground {background-color:#5e6fda;}
        
        Background color #5e6fda
      
           Border around this has a color of #5e6fda        
        
          <div style="border:2px solid #5e6fda;">Content here</div>
        
        
          .myborder {border:2px solid #5e6fda;}
        
        Border color #5e6fda