#5c22ec color space conversions
Hex:
        #5c22ec
        RGB:
        92, 34, 236
        CMY:
        64, 87, 7
        CMYK:
        61, 86, 0, 7
      HSL:
        257°, 84.1667%, 52.9412%
        HSV (HSB):
        257°, 85.5932%, 92.5490%
        XYZ:
        20.1260, 9.4755, 80.1251
        xyY:
        0.1834, 0.0864, 9.4755
      CIE-Lab:
        36.8841, 70.0695, -89.3852
        CIE-LCH:
        36.8841, 113.5757, 308.0931
        CIE-Luv:
        36.8841, 1.0087, -123.0055
        Hunter-Lab:
        30.7823, 62.8373, -132.7819
      #5c22ec color charts
#5c22ec RGB chart
      #5c22ec CMYK chart
      #5c22ec RGB pie chart
      #5c22ec color shades, tints & tones
#5c22ec color schemes
#5c22ec color preview, HTML & CSS examples
           This text has a color of #5c22ec        
        
          <p style="color:#5c22ec;">Text here</p>
        
        
          .mytext {color:#5c22ec;}
        
        Text color #5c22ec
      
           This box has a color of #5c22ec        
        
          <div style="background-color:#5c22ec;">Content here</div>
        
        
          .mybackground {background-color:#5c22ec;}
        
        Background color #5c22ec
      
           Border around this has a color of #5c22ec        
        
          <div style="border:2px solid #5c22ec;">Content here</div>
        
        
          .myborder {border:2px solid #5c22ec;}
        
        Border color #5c22ec