#5c3bac color space conversions
Hex:
        #5c3bac
        RGB:
        92, 59, 172
        CMY:
        64, 77, 33
        CMYK:
        47, 66, 0, 33
      HSL:
        258°, 48.9177%, 45.2941%
        HSV (HSB):
        258°, 65.6977%, 67.4510%
        XYZ:
        13.4240, 8.3818, 39.9401
        xyY:
        0.2174, 0.1357, 8.3818
      CIE-Lab:
        34.7657, 41.5684, -55.6410
        CIE-LCH:
        34.7657, 69.4540, 306.7628
        CIE-Luv:
        34.7657, 4.2952, -80.0160
        Hunter-Lab:
        28.9513, 32.1010, -61.5281
      #5c3bac color charts
#5c3bac RGB chart
      #5c3bac CMYK chart
      #5c3bac RGB pie chart
      #5c3bac color shades, tints & tones
#5c3bac color schemes
#5c3bac color preview, HTML & CSS examples
           This text has a color of #5c3bac        
        
          <p style="color:#5c3bac;">Text here</p>
        
        
          .mytext {color:#5c3bac;}
        
        Text color #5c3bac
      
           This box has a color of #5c3bac        
        
          <div style="background-color:#5c3bac;">Content here</div>
        
        
          .mybackground {background-color:#5c3bac;}
        
        Background color #5c3bac
      
           Border around this has a color of #5c3bac        
        
          <div style="border:2px solid #5c3bac;">Content here</div>
        
        
          .myborder {border:2px solid #5c3bac;}
        
        Border color #5c3bac