#5c0eaa color space conversions
Hex:
        #5c0eaa
        RGB:
        92, 14, 170
        CMY:
        64, 95, 33
        CMYK:
        46, 92, 0, 33
      HSL:
        270°, 84.7826%, 36.0784%
        HSV (HSB):
        270°, 91.7647%, 66.6667%
        XYZ:
        11.8264, 5.4917, 38.4669
        xyY:
        0.2120, 0.0984, 5.4917
      CIE-Lab:
        28.0920, 59.5656, -65.3651
        CIE-LCH:
        28.0920, 88.4345, 312.3421
        CIE-Luv:
        28.0920, 10.1715, -84.9197
        Hunter-Lab:
        23.4343, 49.0719, -80.9192
      #5c0eaa color charts
#5c0eaa RGB chart
      #5c0eaa CMYK chart
      #5c0eaa RGB pie chart
      #5c0eaa color shades, tints & tones
#5c0eaa color schemes
#5c0eaa color preview, HTML & CSS examples
           This text has a color of #5c0eaa        
        
          <p style="color:#5c0eaa;">Text here</p>
        
        
          .mytext {color:#5c0eaa;}
        
        Text color #5c0eaa
      
           This box has a color of #5c0eaa        
        
          <div style="background-color:#5c0eaa;">Content here</div>
        
        
          .mybackground {background-color:#5c0eaa;}
        
        Background color #5c0eaa
      
           Border around this has a color of #5c0eaa        
        
          <div style="border:2px solid #5c0eaa;">Content here</div>
        
        
          .myborder {border:2px solid #5c0eaa;}
        
        Border color #5c0eaa