#5c93be color space conversions
Hex:
        #5c93be
        RGB:
        92, 147, 190
        CMY:
        64, 42, 25
        CMYK:
        52, 23, 0, 25
      HSL:
        206°, 42.9825%, 55.2941%
        HSV (HSB):
        206°, 51.5789%, 74.5098%
        XYZ:
        24.1416, 26.8605, 52.6274
        xyY:
        0.2330, 0.2592, 26.8605
      CIE-Lab:
        58.8449, -5.9576, -27.9140
        CIE-LCH:
        58.8449, 28.5426, 257.9522
        CIE-Luv:
        58.8449, -25.0527, -42.1120
        Hunter-Lab:
        51.8271, -7.5501, -23.9266
      #5c93be color charts
#5c93be RGB chart
      #5c93be CMYK chart
      #5c93be RGB pie chart
      #5c93be color shades, tints & tones
#5c93be color schemes
#5c93be color preview, HTML & CSS examples
           This text has a color of #5c93be        
        
          <p style="color:#5c93be;">Text here</p>
        
        
          .mytext {color:#5c93be;}
        
        Text color #5c93be
      
           This box has a color of #5c93be        
        
          <div style="background-color:#5c93be;">Content here</div>
        
        
          .mybackground {background-color:#5c93be;}
        
        Background color #5c93be
      
           Border around this has a color of #5c93be        
        
          <div style="border:2px solid #5c93be;">Content here</div>
        
        
          .myborder {border:2px solid #5c93be;}
        
        Border color #5c93be