#5c01ef color space conversions
Hex:
        #5c01ef
        RGB:
        92, 1, 239
        CMY:
        64, 100, 6
        CMYK:
        62, 100, 0, 6
      HSL:
        263°, 99.1667%, 47.0588%
        HSV (HSB):
        263°, 99.5816%, 93.7255%
        XYZ:
        20.0045, 8.5290, 82.2533
        xyY:
        0.1806, 0.0770, 8.5290
      CIE-Lab:
        35.0612, 77.3260, -94.1128
        CIE-LCH:
        35.0612, 121.8053, 309.4076
        CIE-Luv:
        35.0612, 2.2295, -124.8225
        Hunter-Lab:
        29.2045, 71.1610, -146.5448
      #5c01ef color charts
#5c01ef RGB chart
      #5c01ef CMYK chart
      #5c01ef RGB pie chart
      #5c01ef color shades, tints & tones
#5c01ef color schemes
#5c01ef color preview, HTML & CSS examples
           This text has a color of #5c01ef        
        
          <p style="color:#5c01ef;">Text here</p>
        
        
          .mytext {color:#5c01ef;}
        
        Text color #5c01ef
      
           This box has a color of #5c01ef        
        
          <div style="background-color:#5c01ef;">Content here</div>
        
        
          .mybackground {background-color:#5c01ef;}
        
        Background color #5c01ef
      
           Border around this has a color of #5c01ef        
        
          <div style="border:2px solid #5c01ef;">Content here</div>
        
        
          .myborder {border:2px solid #5c01ef;}
        
        Border color #5c01ef