#5f71db color space conversions
Hex:
        #5f71db
        RGB:
        95, 113, 219
        CMY:
        63, 56, 14
        CMYK:
        57, 48, 0, 14
      HSL:
        231°, 63.2653%, 61.5686%
        HSV (HSB):
        231°, 56.6210%, 85.8824%
        XYZ:
        23.4106, 19.3576, 69.5204
        xyY:
        0.2085, 0.1724, 19.3576
      CIE-Lab:
        51.1030, 24.1840, -56.5240
        CIE-LCH:
        51.1030, 61.4803, 293.1638
        CIE-Luv:
        51.1030, -12.3324, -89.5522
        Hunter-Lab:
        43.9973, 17.9832, -62.8863
      #5f71db color charts
#5f71db RGB chart
      #5f71db CMYK chart
      #5f71db RGB pie chart
      #5f71db color shades, tints & tones
#5f71db color schemes
#5f71db color preview, HTML & CSS examples
           This text has a color of #5f71db        
        
          <p style="color:#5f71db;">Text here</p>
        
        
          .mytext {color:#5f71db;}
        
        Text color #5f71db
      
           This box has a color of #5f71db        
        
          <div style="background-color:#5f71db;">Content here</div>
        
        
          .mybackground {background-color:#5f71db;}
        
        Background color #5f71db
      
           Border around this has a color of #5f71db        
        
          <div style="border:2px solid #5f71db;">Content here</div>
        
        
          .myborder {border:2px solid #5f71db;}
        
        Border color #5f71db