#5c7cfa color space conversions
Hex:
        #5c7cfa
        RGB:
        92, 124, 250
        CMY:
        64, 51, 2
        CMYK:
        63, 50, 0, 2
      HSL:
        228°, 94.0476%, 67.0588%
        HSV (HSB):
        228°, 63.2000%, 98.0392%
        XYZ:
        28.8766, 23.5927, 93.4744
        xyY:
        0.1979, 0.1617, 23.5927
      CIE-Lab:
        55.6777, 27.1733, -66.4997
        CIE-LCH:
        55.6777, 71.8373, 292.2260
        CIE-Luv:
        55.6777, -17.1341, -107.2433
        Hunter-Lab:
        48.5724, 21.1179, -80.0991
      #5c7cfa color charts
#5c7cfa RGB chart
      #5c7cfa CMYK chart
      #5c7cfa RGB pie chart
      #5c7cfa color shades, tints & tones
#5c7cfa color schemes
#5c7cfa color preview, HTML & CSS examples
           This text has a color of #5c7cfa        
        
          <p style="color:#5c7cfa;">Text here</p>
        
        
          .mytext {color:#5c7cfa;}
        
        Text color #5c7cfa
      
           This box has a color of #5c7cfa        
        
          <div style="background-color:#5c7cfa;">Content here</div>
        
        
          .mybackground {background-color:#5c7cfa;}
        
        Background color #5c7cfa
      
           Border around this has a color of #5c7cfa        
        
          <div style="border:2px solid #5c7cfa;">Content here</div>
        
        
          .myborder {border:2px solid #5c7cfa;}
        
        Border color #5c7cfa