#5c5ab3 color space conversions
Hex:
        #5c5ab3
        RGB:
        92, 90, 179
        CMY:
        64, 65, 30
        CMYK:
        49, 50, 0, 30
      HSL:
        241°, 36.9295%, 52.7451%
        HSV (HSB):
        241°, 49.7207%, 70.1961%
        XYZ:
        16.2065, 12.8423, 44.2725
        xyY:
        0.2210, 0.1752, 12.8423
      CIE-Lab:
        42.5247, 24.9981, -47.2634
        CIE-LCH:
        42.5247, 53.4672, 297.8749
        CIE-Luv:
        42.5247, -4.4783, -71.8905
        Hunter-Lab:
        35.8362, 18.0112, -48.1623
      #5c5ab3 color charts
#5c5ab3 RGB chart
      #5c5ab3 CMYK chart
      #5c5ab3 RGB pie chart
      #5c5ab3 color shades, tints & tones
#5c5ab3 color schemes
#5c5ab3 color preview, HTML & CSS examples
           This text has a color of #5c5ab3        
        
          <p style="color:#5c5ab3;">Text here</p>
        
        
          .mytext {color:#5c5ab3;}
        
        Text color #5c5ab3
      
           This box has a color of #5c5ab3        
        
          <div style="background-color:#5c5ab3;">Content here</div>
        
        
          .mybackground {background-color:#5c5ab3;}
        
        Background color #5c5ab3
      
           Border around this has a color of #5c5ab3        
        
          <div style="border:2px solid #5c5ab3;">Content here</div>
        
        
          .myborder {border:2px solid #5c5ab3;}
        
        Border color #5c5ab3