#5f94bc color space conversions
Hex:
        #5f94bc
        RGB:
        95, 148, 188
        CMY:
        63, 42, 26
        CMYK:
        49, 21, 0, 26
      HSL:
        206°, 40.9692%, 55.4902%
        HSV (HSB):
        206°, 49.4681%, 73.7255%
        XYZ:
        24.3863, 27.2435, 51.5502
        xyY:
        0.2363, 0.2640, 27.2435
      CIE-Lab:
        59.1991, -6.4178, -26.2251
        CIE-LCH:
        59.1991, 26.9990, 256.2488
        CIE-Luv:
        59.1991, -24.5183, -39.3439
        Hunter-Lab:
        52.1953, -7.9444, -22.0204
      #5f94bc color charts
#5f94bc RGB chart
      #5f94bc CMYK chart
      #5f94bc RGB pie chart
      #5f94bc color shades, tints & tones
#5f94bc color schemes
#5f94bc color preview, HTML & CSS examples
           This text has a color of #5f94bc        
        
          <p style="color:#5f94bc;">Text here</p>
        
        
          .mytext {color:#5f94bc;}
        
        Text color #5f94bc
      
           This box has a color of #5f94bc        
        
          <div style="background-color:#5f94bc;">Content here</div>
        
        
          .mybackground {background-color:#5f94bc;}
        
        Background color #5f94bc
      
           Border around this has a color of #5f94bc        
        
          <div style="border:2px solid #5f94bc;">Content here</div>
        
        
          .myborder {border:2px solid #5f94bc;}
        
        Border color #5f94bc