#5c75be color space conversions
Hex:
        #5c75be
        RGB:
        92, 117, 190
        CMY:
        64, 54, 25
        CMYK:
        52, 38, 0, 25
      HSL:
        225°, 42.9825%, 55.2941%
        HSV (HSB):
        225°, 51.5789%, 74.5098%
        XYZ:
        20.0692, 18.7156, 51.2699
        xyY:
        0.2229, 0.2078, 18.7156
      CIE-Lab:
        50.3528, 11.7343, -41.1943
        CIE-LCH:
        50.3528, 42.8330, 285.8997
        CIE-Luv:
        50.3528, -13.9146, -64.0332
        Hunter-Lab:
        43.2615, 7.0992, -39.9824
      #5c75be color charts
#5c75be RGB chart
      #5c75be CMYK chart
      #5c75be RGB pie chart
      #5c75be color shades, tints & tones
#5c75be color schemes
#5c75be color preview, HTML & CSS examples
           This text has a color of #5c75be        
        
          <p style="color:#5c75be;">Text here</p>
        
        
          .mytext {color:#5c75be;}
        
        Text color #5c75be
      
           This box has a color of #5c75be        
        
          <div style="background-color:#5c75be;">Content here</div>
        
        
          .mybackground {background-color:#5c75be;}
        
        Background color #5c75be
      
           Border around this has a color of #5c75be        
        
          <div style="border:2px solid #5c75be;">Content here</div>
        
        
          .myborder {border:2px solid #5c75be;}
        
        Border color #5c75be