#5c22ce color space conversions
Hex:
        #5c22ce
        RGB:
        92, 34, 206
        CMY:
        64, 87, 19
        CMYK:
        55, 83, 0, 19
      HSL:
        260°, 71.6667%, 47.0588%
        HSV (HSB):
        260°, 83.4951%, 80.7843%
        XYZ:
        16.1262, 7.8756, 59.0627
        xyY:
        0.1941, 0.0948, 7.8756
      CIE-Lab:
        33.7224, 62.4805, -77.3818
        CIE-LCH:
        33.7224, 99.4573, 308.9185
        CIE-Luv:
        33.7224, 4.0652, -105.5442
        Hunter-Lab:
        28.0635, 53.4611, -105.1379
      #5c22ce color charts
#5c22ce RGB chart
      #5c22ce CMYK chart
      #5c22ce RGB pie chart
      #5c22ce color shades, tints & tones
#5c22ce color schemes
#5c22ce color preview, HTML & CSS examples
           This text has a color of #5c22ce        
        
          <p style="color:#5c22ce;">Text here</p>
        
        
          .mytext {color:#5c22ce;}
        
        Text color #5c22ce
      
           This box has a color of #5c22ce        
        
          <div style="background-color:#5c22ce;">Content here</div>
        
        
          .mybackground {background-color:#5c22ce;}
        
        Background color #5c22ce
      
           Border around this has a color of #5c22ce        
        
          <div style="border:2px solid #5c22ce;">Content here</div>
        
        
          .myborder {border:2px solid #5c22ce;}
        
        Border color #5c22ce