#5f22cb color space conversions
Hex:
        #5f22cb
        RGB:
        95, 34, 203
        CMY:
        63, 87, 20
        CMYK:
        53, 83, 0, 20
      HSL:
        262°, 71.3080%, 46.4706%
        HSV (HSB):
        262°, 83.2512%, 79.6078%
        XYZ:
        16.0708, 7.8887, 57.1756
        xyY:
        0.1981, 0.0972, 7.8887
      CIE-Lab:
        33.7501, 62.0439, -75.5781
        CIE-LCH:
        33.7501, 97.7829, 309.3834
        CIE-Luv:
        33.7501, 5.3902, -103.6595
        Hunter-Lab:
        28.0869, 52.9824, -101.0338
      #5f22cb color charts
#5f22cb RGB chart
      #5f22cb CMYK chart
      #5f22cb RGB pie chart
      #5f22cb color shades, tints & tones
#5f22cb color schemes
#5f22cb color preview, HTML & CSS examples
           This text has a color of #5f22cb        
        
          <p style="color:#5f22cb;">Text here</p>
        
        
          .mytext {color:#5f22cb;}
        
        Text color #5f22cb
      
           This box has a color of #5f22cb        
        
          <div style="background-color:#5f22cb;">Content here</div>
        
        
          .mybackground {background-color:#5f22cb;}
        
        Background color #5f22cb
      
           Border around this has a color of #5f22cb        
        
          <div style="border:2px solid #5f22cb;">Content here</div>
        
        
          .myborder {border:2px solid #5f22cb;}
        
        Border color #5f22cb