#5422ee color space conversions
Hex:
        #5422ee
        RGB:
        84, 34, 238
        CMY:
        67, 87, 7
        CMYK:
        65, 86, 0, 7
      HSL:
        255°, 85.7143%, 53.3333%
        HSV (HSB):
        255°, 85.7143%, 93.3333%
        XYZ:
        19.6608, 9.2019, 81.6288
        xyY:
        0.1779, 0.0833, 9.2019
      CIE-Lab:
        36.3702, 69.9707, -91.3938
        CIE-LCH:
        36.3702, 115.1031, 307.4375
        CIE-Luv:
        36.3702, -1.1772, -124.1690
        Hunter-Lab:
        30.3347, 62.6055, -138.3117
      #5422ee color charts
#5422ee RGB chart
      #5422ee CMYK chart
      #5422ee RGB pie chart
      #5422ee color shades, tints & tones
#5422ee color schemes
#5422ee color preview, HTML & CSS examples
           This text has a color of #5422ee        
        
          <p style="color:#5422ee;">Text here</p>
        
        
          .mytext {color:#5422ee;}
        
        Text color #5422ee
      
           This box has a color of #5422ee        
        
          <div style="background-color:#5422ee;">Content here</div>
        
        
          .mybackground {background-color:#5422ee;}
        
        Background color #5422ee
      
           Border around this has a color of #5422ee        
        
          <div style="border:2px solid #5422ee;">Content here</div>
        
        
          .myborder {border:2px solid #5422ee;}
        
        Border color #5422ee