#5f71cb color space conversions
Hex:
        #5f71cb
        RGB:
        95, 113, 203
        CMY:
        63, 56, 20
        CMYK:
        53, 44, 0, 20
      HSL:
        230°, 50.9434%, 58.4314%
        HSV (HSB):
        230°, 53.2020%, 79.6078%
        XYZ:
        21.4039, 18.5549, 58.9533
        xyY:
        0.2164, 0.1876, 18.5549
      CIE-Lab:
        50.1624, 19.0144, -48.9363
        CIE-LCH:
        50.1624, 52.5005, 291.2338
        CIE-Luv:
        50.1624, -11.8663, -76.9102
        Hunter-Lab:
        43.0755, 13.3135, -50.9918
      #5f71cb color charts
#5f71cb RGB chart
      #5f71cb CMYK chart
      #5f71cb RGB pie chart
      #5f71cb color shades, tints & tones
#5f71cb color schemes
#5f71cb color preview, HTML & CSS examples
           This text has a color of #5f71cb        
        
          <p style="color:#5f71cb;">Text here</p>
        
        
          .mytext {color:#5f71cb;}
        
        Text color #5f71cb
      
           This box has a color of #5f71cb        
        
          <div style="background-color:#5f71cb;">Content here</div>
        
        
          .mybackground {background-color:#5f71cb;}
        
        Background color #5f71cb
      
           Border around this has a color of #5f71cb        
        
          <div style="border:2px solid #5f71cb;">Content here</div>
        
        
          .myborder {border:2px solid #5f71cb;}
        
        Border color #5f71cb