#5f97fe color space conversions
Hex:
        #5f97fe
        RGB:
        95, 151, 254
        CMY:
        63, 41, 0
        CMYK:
        63, 41, 0, 0
      HSL:
        219°, 98.7578%, 68.4314%
        HSV (HSB):
        219°, 62.5984%, 99.6078%
        XYZ:
        33.6753, 31.7219, 98.1140
        xyY:
        0.2060, 0.1940, 31.7219
      CIE-Lab:
        63.1123, 12.8012, -56.7756
        CIE-LCH:
        63.1123, 58.2009, 282.7060
        CIE-Luv:
        63.1123, -24.8343, -92.8535
        Hunter-Lab:
        56.3222, 8.1623, -63.8585
      #5f97fe color charts
#5f97fe RGB chart
      #5f97fe CMYK chart
      #5f97fe RGB pie chart
      #5f97fe color shades, tints & tones
#5f97fe color schemes
#5f97fe color preview, HTML & CSS examples
           This text has a color of #5f97fe        
        
          <p style="color:#5f97fe;">Text here</p>
        
        
          .mytext {color:#5f97fe;}
        
        Text color #5f97fe
      
           This box has a color of #5f97fe        
        
          <div style="background-color:#5f97fe;">Content here</div>
        
        
          .mybackground {background-color:#5f97fe;}
        
        Background color #5f97fe
      
           Border around this has a color of #5f97fe        
        
          <div style="border:2px solid #5f97fe;">Content here</div>
        
        
          .myborder {border:2px solid #5f97fe;}
        
        Border color #5f97fe