#5c99fa color space conversions
Hex:
        #5c99fa
        RGB:
        92, 153, 250
        CMY:
        64, 40, 2
        CMYK:
        63, 39, 0, 2
      HSL:
        217°, 94.0476%, 67.0588%
        HSV (HSB):
        217°, 63.2000%, 98.0392%
        XYZ:
        33.0602, 31.9599, 94.8689
        xyY:
        0.2068, 0.1999, 31.9599
      CIE-Lab:
        63.3097, 9.7829, -54.2816
        CIE-LCH:
        63.3097, 55.1561, 280.2164
        CIE-Luv:
        63.3097, -26.2795, -88.4454
        Hunter-Lab:
        56.5331, 5.4527, -59.9221
      #5c99fa color charts
#5c99fa RGB chart
      #5c99fa CMYK chart
      #5c99fa RGB pie chart
      #5c99fa color shades, tints & tones
#5c99fa color schemes
#5c99fa color preview, HTML & CSS examples
           This text has a color of #5c99fa        
        
          <p style="color:#5c99fa;">Text here</p>
        
        
          .mytext {color:#5c99fa;}
        
        Text color #5c99fa
      
           This box has a color of #5c99fa        
        
          <div style="background-color:#5c99fa;">Content here</div>
        
        
          .mybackground {background-color:#5c99fa;}
        
        Background color #5c99fa
      
           Border around this has a color of #5c99fa        
        
          <div style="border:2px solid #5c99fa;">Content here</div>
        
        
          .myborder {border:2px solid #5c99fa;}
        
        Border color #5c99fa