#5c72cb color space conversions
Hex:
        #5c72cb
        RGB:
        92, 114, 203
        CMY:
        64, 55, 20
        CMYK:
        55, 44, 0, 20
      HSL:
        228°, 51.6279%, 57.8431%
        HSV (HSB):
        228°, 54.6798%, 79.6078%
        XYZ:
        21.2104, 18.6217, 58.9764
        xyY:
        0.2147, 0.1885, 18.6217
      CIE-Lab:
        50.2417, 17.7532, -48.8209
        CIE-LCH:
        50.2417, 51.9485, 289.9832
        CIE-Luv:
        50.2417, -13.1594, -76.6301
        Hunter-Lab:
        43.1529, 12.2184, -50.8236
      #5c72cb color charts
#5c72cb RGB chart
      #5c72cb CMYK chart
      #5c72cb RGB pie chart
      #5c72cb color shades, tints & tones
#5c72cb color schemes
#5c72cb color preview, HTML & CSS examples
           This text has a color of #5c72cb        
        
          <p style="color:#5c72cb;">Text here</p>
        
        
          .mytext {color:#5c72cb;}
        
        Text color #5c72cb
      
           This box has a color of #5c72cb        
        
          <div style="background-color:#5c72cb;">Content here</div>
        
        
          .mybackground {background-color:#5c72cb;}
        
        Background color #5c72cb
      
           Border around this has a color of #5c72cb        
        
          <div style="border:2px solid #5c72cb;">Content here</div>
        
        
          .myborder {border:2px solid #5c72cb;}
        
        Border color #5c72cb