#5c6cfa color space conversions
Hex:
        #5c6cfa
        RGB:
        92, 108, 250
        CMY:
        64, 58, 2
        CMYK:
        63, 57, 0, 2
      HSL:
        234°, 94.0476%, 67.0588%
        HSV (HSB):
        234°, 63.2000%, 98.0392%
        XYZ:
        27.0315, 19.9026, 92.8593
        xyY:
        0.1934, 0.1424, 19.9026
      CIE-Lab:
        51.7269, 36.8856, -72.8937
        CIE-LCH:
        51.7269, 81.6947, 296.8403
        CIE-Luv:
        51.7269, -12.6871, -115.5588
        Hunter-Lab:
        44.6123, 30.0854, -92.1820
      #5c6cfa color charts
#5c6cfa RGB chart
      #5c6cfa CMYK chart
      #5c6cfa RGB pie chart
      #5c6cfa color shades, tints & tones
#5c6cfa color schemes
#5c6cfa color preview, HTML & CSS examples
           This text has a color of #5c6cfa        
        
          <p style="color:#5c6cfa;">Text here</p>
        
        
          .mytext {color:#5c6cfa;}
        
        Text color #5c6cfa
      
           This box has a color of #5c6cfa        
        
          <div style="background-color:#5c6cfa;">Content here</div>
        
        
          .mybackground {background-color:#5c6cfa;}
        
        Background color #5c6cfa
      
           Border around this has a color of #5c6cfa        
        
          <div style="border:2px solid #5c6cfa;">Content here</div>
        
        
          .myborder {border:2px solid #5c6cfa;}
        
        Border color #5c6cfa