#5c5cac color space conversions
Hex:
        #5c5cac
        RGB:
        92, 92, 172
        CMY:
        64, 64, 33
        CMYK:
        47, 47, 0, 33
      HSL:
        240°, 32.5203%, 51.7647%
        HSV (HSB):
        240°, 46.5116%, 67.4510%
        XYZ:
        15.6872, 12.9082, 40.6944
        xyY:
        0.2264, 0.1863, 12.9082
      CIE-Lab:
        42.6245, 21.5741, -42.9871
        CIE-LCH:
        42.6245, 48.0971, 296.6509
        CIE-Luv:
        42.6245, -4.7053, -65.2615
        Hunter-Lab:
        35.9279, 15.0644, -42.0064
      #5c5cac color charts
#5c5cac RGB chart
      #5c5cac CMYK chart
      #5c5cac RGB pie chart
      #5c5cac color shades, tints & tones
#5c5cac color schemes
#5c5cac color preview, HTML & CSS examples
           This text has a color of #5c5cac        
        
          <p style="color:#5c5cac;">Text here</p>
        
        
          .mytext {color:#5c5cac;}
        
        Text color #5c5cac
      
           This box has a color of #5c5cac        
        
          <div style="background-color:#5c5cac;">Content here</div>
        
        
          .mybackground {background-color:#5c5cac;}
        
        Background color #5c5cac
      
           Border around this has a color of #5c5cac        
        
          <div style="border:2px solid #5c5cac;">Content here</div>
        
        
          .myborder {border:2px solid #5c5cac;}
        
        Border color #5c5cac