#5c22bc color space conversions
Hex:
        #5c22bc
        RGB:
        92, 34, 188
        CMY:
        64, 87, 26
        CMYK:
        51, 82, 0, 26
      HSL:
        263°, 69.3694%, 43.5294%
        HSV (HSB):
        263°, 81.9149%, 73.7255%
        XYZ:
        14.0628, 7.0502, 48.1966
        xyY:
        0.2029, 0.1017, 7.0502
      CIE-Lab:
        31.9209, 57.8966, -69.8001
        CIE-LCH:
        31.9209, 90.6866, 309.6745
        CIE-Luv:
        31.9209, 6.1854, -94.7618
        Hunter-Lab:
        26.5522, 48.0719, -89.0344
      #5c22bc color charts
#5c22bc RGB chart
      #5c22bc CMYK chart
      #5c22bc RGB pie chart
      #5c22bc color shades, tints & tones
#5c22bc color schemes
#5c22bc color preview, HTML & CSS examples
           This text has a color of #5c22bc        
        
          <p style="color:#5c22bc;">Text here</p>
        
        
          .mytext {color:#5c22bc;}
        
        Text color #5c22bc
      
           This box has a color of #5c22bc        
        
          <div style="background-color:#5c22bc;">Content here</div>
        
        
          .mybackground {background-color:#5c22bc;}
        
        Background color #5c22bc
      
           Border around this has a color of #5c22bc        
        
          <div style="border:2px solid #5c22bc;">Content here</div>
        
        
          .myborder {border:2px solid #5c22bc;}
        
        Border color #5c22bc