#5e7fca color space conversions
Hex:
        #5e7fca
        RGB:
        94, 127, 202
        CMY:
        63, 50, 21
        CMYK:
        53, 37, 0, 21
      HSL:
        222°, 50.4673%, 58.0392%
        HSV (HSB):
        222°, 53.4653%, 79.2157%
        XYZ:
        22.8661, 21.8227, 58.8841
        xyY:
        0.2208, 0.2107, 21.8227
      CIE-Lab:
        53.8384, 9.9446, -42.5347
        CIE-LCH:
        53.8384, 43.6817, 283.1594
        CIE-Luv:
        53.8384, -16.9630, -66.8774
        Hunter-Lab:
        46.7148, 5.6221, -42.0349
      #5e7fca color charts
#5e7fca RGB chart
      #5e7fca CMYK chart
      #5e7fca RGB pie chart
      #5e7fca color shades, tints & tones
#5e7fca color schemes
#5e7fca color preview, HTML & CSS examples
           This text has a color of #5e7fca        
        
          <p style="color:#5e7fca;">Text here</p>
        
        
          .mytext {color:#5e7fca;}
        
        Text color #5e7fca
      
           This box has a color of #5e7fca        
        
          <div style="background-color:#5e7fca;">Content here</div>
        
        
          .mybackground {background-color:#5e7fca;}
        
        Background color #5e7fca
      
           Border around this has a color of #5e7fca        
        
          <div style="border:2px solid #5e7fca;">Content here</div>
        
        
          .myborder {border:2px solid #5e7fca;}
        
        Border color #5e7fca