#5c016f color space conversions
Hex:
        #5c016f
        RGB:
        92, 1, 111
        CMY:
        64, 100, 56
        CMYK:
        17, 99, 0, 56
      HSL:
        290°, 98.2143%, 21.9608%
        HSV (HSB):
        290°, 99.0991%, 43.5294%
        XYZ:
        7.2937, 3.4447, 15.3194
        xyY:
        0.2799, 0.1322, 3.4447
      CIE-Lab:
        21.7435, 49.7870, -38.9466
        CIE-LCH:
        21.7435, 63.2107, 321.9652
        CIE-Luv:
        21.7435, 22.6758, -48.8609
        Hunter-Lab:
        18.5599, 37.6674, -35.9461
      #5c016f color charts
#5c016f RGB chart
      #5c016f CMYK chart
      #5c016f RGB pie chart
      #5c016f color shades, tints & tones
#5c016f color schemes
#5c016f color preview, HTML & CSS examples
           This text has a color of #5c016f        
        
          <p style="color:#5c016f;">Text here</p>
        
        
          .mytext {color:#5c016f;}
        
        Text color #5c016f
      
           This box has a color of #5c016f        
        
          <div style="background-color:#5c016f;">Content here</div>
        
        
          .mybackground {background-color:#5c016f;}
        
        Background color #5c016f
      
           Border around this has a color of #5c016f        
        
          <div style="border:2px solid #5c016f;">Content here</div>
        
        
          .myborder {border:2px solid #5c016f;}
        
        Border color #5c016f