#5c5aff color space conversions
Hex:
        #5c5aff
        RGB:
        92, 90, 255
        CMY:
        64, 65, 0
        CMYK:
        64, 65, 0, 0
      HSL:
        241°, 100.0000%, 67.6471%
        HSV (HSB):
        241°, 64.7059%, 100.0000%
        XYZ:
        26.1198, 16.8076, 96.4753
        xyY:
        0.1874, 0.1206, 16.8076
      CIE-Lab:
        48.0167, 49.1384, -81.7210
        CIE-LCH:
        48.0167, 95.3567, 301.0183
        CIE-Luv:
        48.0167, -8.6064, -126.0037
        Hunter-Lab:
        40.9971, 41.9797, -110.8245
      #5c5aff color charts
#5c5aff RGB chart
      #5c5aff CMYK chart
      #5c5aff RGB pie chart
      #5c5aff color shades, tints & tones
#5c5aff color schemes
#5c5aff color preview, HTML & CSS examples
           This text has a color of #5c5aff        
        
          <p style="color:#5c5aff;">Text here</p>
        
        
          .mytext {color:#5c5aff;}
        
        Text color #5c5aff
      
           This box has a color of #5c5aff        
        
          <div style="background-color:#5c5aff;">Content here</div>
        
        
          .mybackground {background-color:#5c5aff;}
        
        Background color #5c5aff
      
           Border around this has a color of #5c5aff        
        
          <div style="border:2px solid #5c5aff;">Content here</div>
        
        
          .myborder {border:2px solid #5c5aff;}
        
        Border color #5c5aff