#5f8acd color space conversions
Hex:
        #5f8acd
        RGB:
        95, 138, 205
        CMY:
        63, 46, 20
        CMYK:
        54, 33, 0, 20
      HSL:
        217°, 52.3810%, 58.8235%
        HSV (HSB):
        217°, 53.6585%, 80.3922%
        XYZ:
        24.8272, 25.0176, 61.2780
        xyY:
        0.2234, 0.2251, 25.0176
      CIE-Lab:
        57.0926, 4.5653, -39.1027
        CIE-LCH:
        57.0926, 39.3683, 276.6592
        CIE-Luv:
        57.0926, -20.6099, -61.4110
        Hunter-Lab:
        50.0176, 1.0712, -37.6255
      #5f8acd color charts
#5f8acd RGB chart
      #5f8acd CMYK chart
      #5f8acd RGB pie chart
      #5f8acd color shades, tints & tones
#5f8acd color schemes
#5f8acd color preview, HTML & CSS examples
           This text has a color of #5f8acd        
        
          <p style="color:#5f8acd;">Text here</p>
        
        
          .mytext {color:#5f8acd;}
        
        Text color #5f8acd
      
           This box has a color of #5f8acd        
        
          <div style="background-color:#5f8acd;">Content here</div>
        
        
          .mybackground {background-color:#5f8acd;}
        
        Background color #5f8acd
      
           Border around this has a color of #5f8acd        
        
          <div style="border:2px solid #5f8acd;">Content here</div>
        
        
          .myborder {border:2px solid #5f8acd;}
        
        Border color #5f8acd