#5c3cfa color space conversions
Hex:
        #5c3cfa
        RGB:
        92, 60, 250
        CMY:
        64, 76, 2
        CMYK:
        63, 76, 0, 2
      HSL:
        250°, 95.0000%, 60.7843%
        HSV (HSB):
        250°, 76.0000%, 98.0392%
        XYZ:
        23.2848, 12.4092, 91.6104
        xyY:
        0.1829, 0.0975, 12.4092
      CIE-Lab:
        41.8592, 63.4657, -89.0528
        CIE-LCH:
        41.8592, 109.3540, 305.4765
        CIE-Luv:
        41.8592, -2.9951, -129.3535
        Hunter-Lab:
        35.2266, 56.3419, -129.5310
      #5c3cfa color charts
#5c3cfa RGB chart
      #5c3cfa CMYK chart
      #5c3cfa RGB pie chart
      #5c3cfa color shades, tints & tones
#5c3cfa color schemes
#5c3cfa color preview, HTML & CSS examples
           This text has a color of #5c3cfa        
        
          <p style="color:#5c3cfa;">Text here</p>
        
        
          .mytext {color:#5c3cfa;}
        
        Text color #5c3cfa
      
           This box has a color of #5c3cfa        
        
          <div style="background-color:#5c3cfa;">Content here</div>
        
        
          .mybackground {background-color:#5c3cfa;}
        
        Background color #5c3cfa
      
           Border around this has a color of #5c3cfa        
        
          <div style="border:2px solid #5c3cfa;">Content here</div>
        
        
          .myborder {border:2px solid #5c3cfa;}
        
        Border color #5c3cfa