#5422ed color space conversions
Hex:
        #5422ed
        RGB:
        84, 34, 237
        CMY:
        67, 87, 7
        CMYK:
        65, 86, 0, 7
      HSL:
        255°, 84.9372%, 53.1373%
        HSV (HSB):
        255°, 85.6540%, 92.9412%
        XYZ:
        19.5142, 9.1433, 80.8571
        xyY:
        0.1782, 0.0835, 9.1433
      CIE-Lab:
        36.2587, 69.7145, -91.0116
        CIE-LCH:
        36.2587, 114.6439, 307.4520
        CIE-Luv:
        36.2587, -1.0952, -123.6000
        Hunter-Lab:
        30.2379, 62.2800, -137.3769
      #5422ed color charts
#5422ed RGB chart
      #5422ed CMYK chart
      #5422ed RGB pie chart
      #5422ed color shades, tints & tones
#5422ed color schemes
#5422ed color preview, HTML & CSS examples
           This text has a color of #5422ed        
        
          <p style="color:#5422ed;">Text here</p>
        
        
          .mytext {color:#5422ed;}
        
        Text color #5422ed
      
           This box has a color of #5422ed        
        
          <div style="background-color:#5422ed;">Content here</div>
        
        
          .mybackground {background-color:#5422ed;}
        
        Background color #5422ed
      
           Border around this has a color of #5422ed        
        
          <div style="border:2px solid #5422ed;">Content here</div>
        
        
          .myborder {border:2px solid #5422ed;}
        
        Border color #5422ed