#5f84db color space conversions
Hex:
        #5f84db
        RGB:
        95, 132, 219
        CMY:
        63, 48, 14
        CMYK:
        57, 40, 0, 14
      HSL:
        222°, 63.2653%, 61.5686%
        HSV (HSB):
        222°, 56.6210%, 85.8824%
        XYZ:
        25.7568, 24.0499, 70.3024
        xyY:
        0.2144, 0.2002, 24.0499
      CIE-Lab:
        56.1377, 12.6212, -48.4868
        CIE-LCH:
        56.1377, 50.1025, 284.5904
        CIE-Luv:
        56.1377, -18.5252, -77.3763
        Hunter-Lab:
        49.0407, 7.9291, -50.6668
      #5f84db color charts
#5f84db RGB chart
      #5f84db CMYK chart
      #5f84db RGB pie chart
      #5f84db color shades, tints & tones
#5f84db color schemes
#5f84db color preview, HTML & CSS examples
           This text has a color of #5f84db        
        
          <p style="color:#5f84db;">Text here</p>
        
        
          .mytext {color:#5f84db;}
        
        Text color #5f84db
      
           This box has a color of #5f84db        
        
          <div style="background-color:#5f84db;">Content here</div>
        
        
          .mybackground {background-color:#5f84db;}
        
        Background color #5f84db
      
           Border around this has a color of #5f84db        
        
          <div style="border:2px solid #5f84db;">Content here</div>
        
        
          .myborder {border:2px solid #5f84db;}
        
        Border color #5f84db