#5c5abd color space conversions
Hex:
        #5c5abd
        RGB:
        92, 90, 189
        CMY:
        64, 65, 26
        CMYK:
        51, 52, 0, 26
      HSL:
        241°, 42.8571%, 54.7059%
        HSV (HSB):
        241°, 52.3810%, 74.1176%
        XYZ:
        17.2551, 13.2618, 49.7944
        xyY:
        0.2149, 0.1651, 13.2618
      CIE-Lab:
        43.1550, 28.1365, -52.0971
        CIE-LCH:
        43.1550, 59.2095, 298.3725
        CIE-Luv:
        43.1550, -5.0688, -79.5740
        Hunter-Lab:
        36.4167, 20.8483, -55.5786
      #5c5abd color charts
#5c5abd RGB chart
      #5c5abd CMYK chart
      #5c5abd RGB pie chart
      #5c5abd color shades, tints & tones
#5c5abd color schemes
#5c5abd color preview, HTML & CSS examples
           This text has a color of #5c5abd        
        
          <p style="color:#5c5abd;">Text here</p>
        
        
          .mytext {color:#5c5abd;}
        
        Text color #5c5abd
      
           This box has a color of #5c5abd        
        
          <div style="background-color:#5c5abd;">Content here</div>
        
        
          .mybackground {background-color:#5c5abd;}
        
        Background color #5c5abd
      
           Border around this has a color of #5c5abd        
        
          <div style="border:2px solid #5c5abd;">Content here</div>
        
        
          .myborder {border:2px solid #5c5abd;}
        
        Border color #5c5abd