#5c2dfa color space conversions
Hex:
        #5c2dfa
        RGB:
        92, 45, 250
        CMY:
        64, 82, 2
        CMYK:
        63, 82, 0, 2
      HSL:
        254°, 95.3488%, 57.8431%
        HSV (HSB):
        254°, 82.0000%, 98.0392%
        XYZ:
        22.6073, 11.0542, 91.3846
        xyY:
        0.1808, 0.0884, 11.0542
      CIE-Lab:
        39.6716, 69.8306, -92.6692
        CIE-LCH:
        39.6716, 116.0340, 306.9997
        CIE-Luv:
        39.6716, -1.2111, -130.6151
        Hunter-Lab:
        33.2479, 63.1897, -139.6901
      #5c2dfa color charts
#5c2dfa RGB chart
      #5c2dfa CMYK chart
      #5c2dfa RGB pie chart
      #5c2dfa color shades, tints & tones
#5c2dfa color schemes
#5c2dfa color preview, HTML & CSS examples
           This text has a color of #5c2dfa        
        
          <p style="color:#5c2dfa;">Text here</p>
        
        
          .mytext {color:#5c2dfa;}
        
        Text color #5c2dfa
      
           This box has a color of #5c2dfa        
        
          <div style="background-color:#5c2dfa;">Content here</div>
        
        
          .mybackground {background-color:#5c2dfa;}
        
        Background color #5c2dfa
      
           Border around this has a color of #5c2dfa        
        
          <div style="border:2px solid #5c2dfa;">Content here</div>
        
        
          .myborder {border:2px solid #5c2dfa;}
        
        Border color #5c2dfa