#5f74bc color space conversions
Hex:
        #5f74bc
        RGB:
        95, 116, 188
        CMY:
        63, 55, 26
        CMYK:
        49, 38, 0, 26
      HSL:
        226°, 40.9692%, 55.4902%
        HSV (HSB):
        226°, 49.4681%, 73.7255%
        XYZ:
        20.0418, 18.5545, 50.1020
        xyY:
        0.2260, 0.2092, 18.5545
      CIE-Lab:
        50.1619, 12.4217, -40.3329
        CIE-LCH:
        50.1619, 42.2024, 287.1177
        CIE-Luv:
        50.1619, -12.4947, -62.6948
        Hunter-Lab:
        43.0750, 7.6709, -38.8098
      #5f74bc color charts
#5f74bc RGB chart
      #5f74bc CMYK chart
      #5f74bc RGB pie chart
      #5f74bc color shades, tints & tones
#5f74bc color schemes
#5f74bc color preview, HTML & CSS examples
           This text has a color of #5f74bc        
        
          <p style="color:#5f74bc;">Text here</p>
        
        
          .mytext {color:#5f74bc;}
        
        Text color #5f74bc
      
           This box has a color of #5f74bc        
        
          <div style="background-color:#5f74bc;">Content here</div>
        
        
          .mybackground {background-color:#5f74bc;}
        
        Background color #5f74bc
      
           Border around this has a color of #5f74bc        
        
          <div style="border:2px solid #5f74bc;">Content here</div>
        
        
          .myborder {border:2px solid #5f74bc;}
        
        Border color #5f74bc