#5c5bfe color space conversions
Hex:
        #5c5bfe
        RGB:
        92, 91, 254
        CMY:
        64, 64, 0
        CMYK:
        64, 64, 0, 0
      HSL:
        240°, 98.7879%, 67.6471%
        HSV (HSB):
        240°, 64.1732%, 99.6078%
        XYZ:
        26.0441, 16.9132, 95.6578
        xyY:
        0.1879, 0.1220, 16.9132
      CIE-Lab:
        48.1505, 48.2475, -80.9462
        CIE-LCH:
        48.1505, 94.2343, 300.7968
        CIE-Luv:
        48.1505, -8.7728, -125.0272
        Hunter-Lab:
        41.1257, 41.0706, -109.1197
      #5c5bfe color charts
#5c5bfe RGB chart
      #5c5bfe CMYK chart
      #5c5bfe RGB pie chart
      #5c5bfe color shades, tints & tones
#5c5bfe color schemes
#5c5bfe color preview, HTML & CSS examples
           This text has a color of #5c5bfe        
        
          <p style="color:#5c5bfe;">Text here</p>
        
        
          .mytext {color:#5c5bfe;}
        
        Text color #5c5bfe
      
           This box has a color of #5c5bfe        
        
          <div style="background-color:#5c5bfe;">Content here</div>
        
        
          .mybackground {background-color:#5c5bfe;}
        
        Background color #5c5bfe
      
           Border around this has a color of #5c5bfe        
        
          <div style="border:2px solid #5c5bfe;">Content here</div>
        
        
          .myborder {border:2px solid #5c5bfe;}
        
        Border color #5c5bfe