#5c28bf color space conversions
Hex:
        #5c28bf
        RGB:
        92, 40, 191
        CMY:
        64, 84, 25
        CMYK:
        52, 79, 0, 25
      HSL:
        261°, 65.3680%, 45.2941%
        HSV (HSB):
        261°, 79.0576%, 74.9020%
        XYZ:
        14.5764, 7.5545, 49.9801
        xyY:
        0.2021, 0.1048, 7.5545
      CIE-Lab:
        33.0373, 56.2660, -69.7328
        CIE-LCH:
        33.0373, 89.6021, 308.8994
        CIE-Luv:
        33.0373, 5.1615, -96.0416
        Hunter-Lab:
        27.4854, 46.5648, -88.5745
      #5c28bf color charts
#5c28bf RGB chart
      #5c28bf CMYK chart
      #5c28bf RGB pie chart
      #5c28bf color shades, tints & tones
#5c28bf color schemes
#5c28bf color preview, HTML & CSS examples
           This text has a color of #5c28bf        
        
          <p style="color:#5c28bf;">Text here</p>
        
        
          .mytext {color:#5c28bf;}
        
        Text color #5c28bf
      
           This box has a color of #5c28bf        
        
          <div style="background-color:#5c28bf;">Content here</div>
        
        
          .mybackground {background-color:#5c28bf;}
        
        Background color #5c28bf
      
           Border around this has a color of #5c28bf        
        
          <div style="border:2px solid #5c28bf;">Content here</div>
        
        
          .myborder {border:2px solid #5c28bf;}
        
        Border color #5c28bf