#5e95ce color space conversions
Hex:
        #5e95ce
        RGB:
        94, 149, 206
        CMY:
        63, 42, 19
        CMYK:
        54, 28, 0, 19
      HSL:
        211°, 53.3333%, 58.8235%
        HSV (HSB):
        211°, 54.3689%, 80.7843%
        XYZ:
        26.5041, 28.3308, 62.4640
        xyY:
        0.2260, 0.2415, 28.3308
      CIE-Lab:
        60.1864, -1.7305, -34.8271
        CIE-LCH:
        60.1864, 34.8700, 267.1554
        CIE-Luv:
        60.1864, -24.9538, -54.1612
        Hunter-Lab:
        53.2267, -4.2630, -32.3209
      #5e95ce color charts
#5e95ce RGB chart
      #5e95ce CMYK chart
      #5e95ce RGB pie chart
      #5e95ce color shades, tints & tones
#5e95ce color schemes
#5e95ce color preview, HTML & CSS examples
           This text has a color of #5e95ce        
        
          <p style="color:#5e95ce;">Text here</p>
        
        
          .mytext {color:#5e95ce;}
        
        Text color #5e95ce
      
           This box has a color of #5e95ce        
        
          <div style="background-color:#5e95ce;">Content here</div>
        
        
          .mybackground {background-color:#5e95ce;}
        
        Background color #5e95ce
      
           Border around this has a color of #5e95ce        
        
          <div style="border:2px solid #5e95ce;">Content here</div>
        
        
          .myborder {border:2px solid #5e95ce;}
        
        Border color #5e95ce