#5f8aeb color space conversions
Hex:
        #5f8aeb
        RGB:
        95, 138, 235
        CMY:
        63, 46, 8
        CMYK:
        60, 41, 0, 8
      HSL:
        222°, 77.7778%, 64.7059%
        HSV (HSB):
        222°, 59.5745%, 92.1569%
        XYZ:
        28.8032, 26.6080, 82.2150
        xyY:
        0.2093, 0.1933, 26.6080
      CIE-Lab:
        58.6097, 14.2502, -53.4837
        CIE-LCH:
        58.6097, 55.3495, 284.9193
        CIE-Luv:
        58.6097, -20.6063, -86.3536
        Hunter-Lab:
        51.5830, 9.4017, -58.3908
      #5f8aeb color charts
#5f8aeb RGB chart
      #5f8aeb CMYK chart
      #5f8aeb RGB pie chart
      #5f8aeb color shades, tints & tones
#5f8aeb color schemes
#5f8aeb color preview, HTML & CSS examples
           This text has a color of #5f8aeb        
        
          <p style="color:#5f8aeb;">Text here</p>
        
        
          .mytext {color:#5f8aeb;}
        
        Text color #5f8aeb
      
           This box has a color of #5f8aeb        
        
          <div style="background-color:#5f8aeb;">Content here</div>
        
        
          .mybackground {background-color:#5f8aeb;}
        
        Background color #5f8aeb
      
           Border around this has a color of #5f8aeb        
        
          <div style="border:2px solid #5f8aeb;">Content here</div>
        
        
          .myborder {border:2px solid #5f8aeb;}
        
        Border color #5f8aeb