#5c2bfc color space conversions
Hex:
        #5c2bfc
        RGB:
        92, 43, 252
        CMY:
        64, 83, 1
        CMYK:
        63, 83, 0, 1
      HSL:
        254°, 97.2093%, 57.8431%
        HSV (HSB):
        254°, 82.9365%, 98.8235%
        XYZ:
        22.8482, 11.0313, 93.0205
        xyY:
        0.1800, 0.0869, 11.0313
      CIE-Lab:
        39.6332, 71.0925, -93.8544
        CIE-LCH:
        39.6332, 117.7404, 307.1431
        CIE-Luv:
        39.6332, -1.1834, -131.8548
        Hunter-Lab:
        33.2135, 64.6701, -142.8033
      #5c2bfc color charts
#5c2bfc RGB chart
      #5c2bfc CMYK chart
      #5c2bfc RGB pie chart
      #5c2bfc color shades, tints & tones
#5c2bfc color schemes
#5c2bfc color preview, HTML & CSS examples
           This text has a color of #5c2bfc        
        
          <p style="color:#5c2bfc;">Text here</p>
        
        
          .mytext {color:#5c2bfc;}
        
        Text color #5c2bfc
      
           This box has a color of #5c2bfc        
        
          <div style="background-color:#5c2bfc;">Content here</div>
        
        
          .mybackground {background-color:#5c2bfc;}
        
        Background color #5c2bfc
      
           Border around this has a color of #5c2bfc        
        
          <div style="border:2px solid #5c2bfc;">Content here</div>
        
        
          .myborder {border:2px solid #5c2bfc;}
        
        Border color #5c2bfc