#5fa1c2 color space conversions
Hex:
        #5fa1c2
        RGB:
        95, 161, 194
        CMY:
        63, 37, 24
        CMYK:
        51, 17, 0, 24
      HSL:
        200°, 44.7964%, 56.6667%
        HSV (HSB):
        200°, 51.0309%, 76.0784%
        XYZ:
        27.2018, 31.8177, 55.7467
        xyY:
        0.2370, 0.2772, 31.8177
      CIE-Lab:
        63.1919, -11.8437, -23.4609
        CIE-LCH:
        63.1919, 26.2809, 243.2140
        CIE-Luv:
        63.1919, -29.4537, -34.5199
        Hunter-Lab:
        56.4072, -12.6327, -19.1107
      #5fa1c2 color charts
#5fa1c2 RGB chart
      #5fa1c2 CMYK chart
      #5fa1c2 RGB pie chart
      #5fa1c2 color shades, tints & tones
#5fa1c2 color schemes
#5fa1c2 color preview, HTML & CSS examples
           This text has a color of #5fa1c2        
        
          <p style="color:#5fa1c2;">Text here</p>
        
        
          .mytext {color:#5fa1c2;}
        
        Text color #5fa1c2
      
           This box has a color of #5fa1c2        
        
          <div style="background-color:#5fa1c2;">Content here</div>
        
        
          .mybackground {background-color:#5fa1c2;}
        
        Background color #5fa1c2
      
           Border around this has a color of #5fa1c2        
        
          <div style="border:2px solid #5fa1c2;">Content here</div>
        
        
          .myborder {border:2px solid #5fa1c2;}
        
        Border color #5fa1c2