#5c3ffb color space conversions
Hex:
        #5c3ffb
        RGB:
        92, 63, 251
        CMY:
        64, 75, 2
        CMYK:
        63, 75, 0, 2
      HSL:
        249°, 95.9184%, 61.5686%
        HSV (HSB):
        249°, 74.9004%, 98.4314%
        XYZ:
        23.6037, 12.7954, 92.4925
        xyY:
        0.1831, 0.0993, 12.7954
      CIE-Lab:
        42.4533, 62.3267, -88.6325
        CIE-LCH:
        42.4533, 108.3529, 305.1150
        CIE-Luv:
        42.4533, -3.4953, -129.5596
        Hunter-Lab:
        35.7706, 55.1871, -128.2675
      #5c3ffb color charts
#5c3ffb RGB chart
      #5c3ffb CMYK chart
      #5c3ffb RGB pie chart
      #5c3ffb color shades, tints & tones
#5c3ffb color schemes
#5c3ffb color preview, HTML & CSS examples
           This text has a color of #5c3ffb        
        
          <p style="color:#5c3ffb;">Text here</p>
        
        
          .mytext {color:#5c3ffb;}
        
        Text color #5c3ffb
      
           This box has a color of #5c3ffb        
        
          <div style="background-color:#5c3ffb;">Content here</div>
        
        
          .mybackground {background-color:#5c3ffb;}
        
        Background color #5c3ffb
      
           Border around this has a color of #5c3ffb        
        
          <div style="border:2px solid #5c3ffb;">Content here</div>
        
        
          .myborder {border:2px solid #5c3ffb;}
        
        Border color #5c3ffb