#5c01d1 color space conversions
Hex:
        #5c01d1
        RGB:
        92, 1, 209
        CMY:
        64, 100, 18
        CMYK:
        56, 100, 0, 18
      HSL:
        266°, 99.0476%, 41.1765%
        HSV (HSB):
        266°, 99.5215%, 81.9608%
        XYZ:
        15.9331, 6.9005, 60.8138
        xyY:
        0.1905, 0.0825, 6.9005
      CIE-Lab:
        31.5792, 70.6090, -82.6733
        CIE-LCH:
        31.5792, 108.7221, 310.4997
        CIE-Luv:
        31.5792, 5.4509, -107.8103
        Hunter-Lab:
        26.2687, 62.2975, -118.8719
      #5c01d1 color charts
#5c01d1 RGB chart
      #5c01d1 CMYK chart
      #5c01d1 RGB pie chart
      #5c01d1 color shades, tints & tones
#5c01d1 color schemes
#5c01d1 color preview, HTML & CSS examples
           This text has a color of #5c01d1        
        
          <p style="color:#5c01d1;">Text here</p>
        
        
          .mytext {color:#5c01d1;}
        
        Text color #5c01d1
      
           This box has a color of #5c01d1        
        
          <div style="background-color:#5c01d1;">Content here</div>
        
        
          .mybackground {background-color:#5c01d1;}
        
        Background color #5c01d1
      
           Border around this has a color of #5c01d1        
        
          <div style="border:2px solid #5c01d1;">Content here</div>
        
        
          .myborder {border:2px solid #5c01d1;}
        
        Border color #5c01d1