#5c71be color space conversions
Hex:
        #5c71be
        RGB:
        92, 113, 190
        CMY:
        64, 56, 25
        CMYK:
        52, 41, 0, 25
      HSL:
        227°, 42.9825%, 55.2941%
        HSV (HSB):
        227°, 51.5789%, 74.5098%
        XYZ:
        19.6130, 17.8033, 51.1179
        xyY:
        0.2215, 0.2011, 17.8033
      CIE-Lab:
        49.2566, 14.1860, -42.9303
        CIE-LCH:
        49.2566, 45.2134, 288.2858
        CIE-Luv:
        49.2566, -12.5160, -66.7175
        Hunter-Lab:
        42.1939, 9.1329, -42.2940
      #5c71be color charts
#5c71be RGB chart
      #5c71be CMYK chart
      #5c71be RGB pie chart
      #5c71be color shades, tints & tones
#5c71be color schemes
#5c71be color preview, HTML & CSS examples
           This text has a color of #5c71be        
        
          <p style="color:#5c71be;">Text here</p>
        
        
          .mytext {color:#5c71be;}
        
        Text color #5c71be
      
           This box has a color of #5c71be        
        
          <div style="background-color:#5c71be;">Content here</div>
        
        
          .mybackground {background-color:#5c71be;}
        
        Background color #5c71be
      
           Border around this has a color of #5c71be        
        
          <div style="border:2px solid #5c71be;">Content here</div>
        
        
          .myborder {border:2px solid #5c71be;}
        
        Border color #5c71be