#5c28bd color space conversions
Hex:
        #5c28bd
        RGB:
        92, 40, 189
        CMY:
        64, 84, 26
        CMYK:
        51, 79, 0, 26
      HSL:
        261°, 65.0655%, 44.9020%
        HSV (HSB):
        261°, 78.8360%, 74.1176%
        XYZ:
        14.3577, 7.4670, 48.8287
        xyY:
        0.2032, 0.1057, 7.4670
      CIE-Lab:
        32.8473, 55.7399, -68.8663
        CIE-LCH:
        32.8473, 88.5975, 308.9865
        CIE-Luv:
        32.8473, 5.4002, -94.8120
        Hunter-Lab:
        27.3258, 45.9685, -86.8174
      #5c28bd color charts
#5c28bd RGB chart
      #5c28bd CMYK chart
      #5c28bd RGB pie chart
      #5c28bd color shades, tints & tones
#5c28bd color schemes
#5c28bd color preview, HTML & CSS examples
           This text has a color of #5c28bd        
        
          <p style="color:#5c28bd;">Text here</p>
        
        
          .mytext {color:#5c28bd;}
        
        Text color #5c28bd
      
           This box has a color of #5c28bd        
        
          <div style="background-color:#5c28bd;">Content here</div>
        
        
          .mybackground {background-color:#5c28bd;}
        
        Background color #5c28bd
      
           Border around this has a color of #5c28bd        
        
          <div style="border:2px solid #5c28bd;">Content here</div>
        
        
          .myborder {border:2px solid #5c28bd;}
        
        Border color #5c28bd