#5ca3ea color space conversions
Hex:
        #5ca3ea
        RGB:
        92, 163, 234
        CMY:
        64, 36, 8
        CMYK:
        61, 30, 0, 8
      HSL:
        210°, 77.1739%, 63.9216%
        HSV (HSB):
        210°, 60.6838%, 91.7647%
        XYZ:
        32.3621, 34.4102, 82.7781
        xyY:
        0.2164, 0.2301, 34.4102
      CIE-Lab:
        65.2869, -1.2319, -42.3862
        CIE-LCH:
        65.2869, 42.4041, 268.3352
        CIE-Luv:
        65.2869, -30.0361, -67.6360
        Hunter-Lab:
        58.6602, -4.1792, -42.6046
      #5ca3ea color charts
#5ca3ea RGB chart
      #5ca3ea CMYK chart
      #5ca3ea RGB pie chart
      #5ca3ea color shades, tints & tones
#5ca3ea color schemes
#5ca3ea color preview, HTML & CSS examples
           This text has a color of #5ca3ea        
        
          <p style="color:#5ca3ea;">Text here</p>
        
        
          .mytext {color:#5ca3ea;}
        
        Text color #5ca3ea
      
           This box has a color of #5ca3ea        
        
          <div style="background-color:#5ca3ea;">Content here</div>
        
        
          .mybackground {background-color:#5ca3ea;}
        
        Background color #5ca3ea
      
           Border around this has a color of #5ca3ea        
        
          <div style="border:2px solid #5ca3ea;">Content here</div>
        
        
          .myborder {border:2px solid #5ca3ea;}
        
        Border color #5ca3ea