#5c28d1 color space conversions
Hex:
        #5c28d1
        RGB:
        92, 40, 209
        CMY:
        64, 84, 18
        CMYK:
        56, 81, 0, 18
      HSL:
        258°, 67.8715%, 48.8235%
        HSV (HSB):
        258°, 80.8612%, 81.9608%
        XYZ:
        16.6810, 8.3963, 61.0631
        xyY:
        0.1936, 0.0975, 8.3963
      CIE-Lab:
        34.7951, 60.9958, -77.3535
        CIE-LCH:
        34.7951, 98.5092, 308.2570
        CIE-Luv:
        34.7951, 3.1445, -106.9340
        Hunter-Lab:
        28.9764, 52.0494, -104.6604
      #5c28d1 color charts
#5c28d1 RGB chart
      #5c28d1 CMYK chart
      #5c28d1 RGB pie chart
      #5c28d1 color shades, tints & tones
#5c28d1 color schemes
#5c28d1 color preview, HTML & CSS examples
           This text has a color of #5c28d1        
        
          <p style="color:#5c28d1;">Text here</p>
        
        
          .mytext {color:#5c28d1;}
        
        Text color #5c28d1
      
           This box has a color of #5c28d1        
        
          <div style="background-color:#5c28d1;">Content here</div>
        
        
          .mybackground {background-color:#5c28d1;}
        
        Background color #5c28d1
      
           Border around this has a color of #5c28d1        
        
          <div style="border:2px solid #5c28d1;">Content here</div>
        
        
          .myborder {border:2px solid #5c28d1;}
        
        Border color #5c28d1