#5c3efd color space conversions
Hex:
        #5c3efd
        RGB:
        92, 62, 253
        CMY:
        64, 76, 1
        CMYK:
        64, 75, 0, 1
      HSL:
        249°, 97.9487%, 61.7647%
        HSV (HSB):
        249°, 75.4941%, 99.2157%
        XYZ:
        23.8659, 12.8124, 94.1437
        xyY:
        0.1824, 0.0979, 12.8124
      CIE-Lab:
        42.4792, 63.3741, -89.7083
        CIE-LCH:
        42.4792, 109.8356, 305.2392
        CIE-Luv:
        42.4792, -3.4966, -130.8846
        Hunter-Lab:
        35.7944, 56.3744, -130.8838
      #5c3efd color charts
#5c3efd RGB chart
      #5c3efd CMYK chart
      #5c3efd RGB pie chart
      #5c3efd color shades, tints & tones
#5c3efd color schemes
#5c3efd color preview, HTML & CSS examples
           This text has a color of #5c3efd        
        
          <p style="color:#5c3efd;">Text here</p>
        
        
          .mytext {color:#5c3efd;}
        
        Text color #5c3efd
      
           This box has a color of #5c3efd        
        
          <div style="background-color:#5c3efd;">Content here</div>
        
        
          .mybackground {background-color:#5c3efd;}
        
        Background color #5c3efd
      
           Border around this has a color of #5c3efd        
        
          <div style="border:2px solid #5c3efd;">Content here</div>
        
        
          .myborder {border:2px solid #5c3efd;}
        
        Border color #5c3efd