#5f9de2 color space conversions
Hex:
        #5f9de2
        RGB:
        95, 157, 226
        CMY:
        63, 38, 11
        CMYK:
        58, 31, 0, 11
      HSL:
        212°, 69.3122%, 62.9412%
        HSV (HSB):
        212°, 57.9646%, 88.6275%
        XYZ:
        30.5038, 32.0378, 76.5277
        xyY:
        0.2193, 0.2304, 32.0378
      CIE-Lab:
        63.3741, 0.1975, -40.9690
        CIE-LCH:
        63.3741, 40.9694, 270.2762
        CIE-Luv:
        63.3741, -27.2701, -65.1110
        Hunter-Lab:
        56.6020, -2.8568, -40.5406
      #5f9de2 color charts
#5f9de2 RGB chart
      #5f9de2 CMYK chart
      #5f9de2 RGB pie chart
      #5f9de2 color shades, tints & tones
#5f9de2 color schemes
#5f9de2 color preview, HTML & CSS examples
           This text has a color of #5f9de2        
        
          <p style="color:#5f9de2;">Text here</p>
        
        
          .mytext {color:#5f9de2;}
        
        Text color #5f9de2
      
           This box has a color of #5f9de2        
        
          <div style="background-color:#5f9de2;">Content here</div>
        
        
          .mybackground {background-color:#5f9de2;}
        
        Background color #5f9de2
      
           Border around this has a color of #5f9de2        
        
          <div style="border:2px solid #5f9de2;">Content here</div>
        
        
          .myborder {border:2px solid #5f9de2;}
        
        Border color #5f9de2