#3022ed color space conversions
Hex:
        #3022ed
        RGB:
        48, 34, 237
        CMY:
        81, 87, 7
        CMYK:
        80, 86, 0, 7
      HSL:
        244°, 84.9372%, 53.1373%
        HSV (HSB):
        244°, 85.6540%, 92.9412%
        XYZ:
        17.0770, 7.8869, 80.7430
        xyY:
        0.1616, 0.0746, 7.8869
      CIE-Lab:
        33.7461, 67.7147, -95.2585
        CIE-LCH:
        33.7461, 116.8737, 305.4072
        CIE-Luv:
        33.7461, -7.4331, -122.9936
        Hunter-Lab:
        28.0836, 59.3959, -150.8062
      #3022ed color charts
#3022ed RGB chart
      #3022ed CMYK chart
      #3022ed RGB pie chart
      #3022ed color shades, tints & tones
#3022ed color schemes
#3022ed color preview, HTML & CSS examples
           This text has a color of #3022ed        
        
          <p style="color:#3022ed;">Text here</p>
        
        
          .mytext {color:#3022ed;}
        
        Text color #3022ed
      
           This box has a color of #3022ed        
        
          <div style="background-color:#3022ed;">Content here</div>
        
        
          .mybackground {background-color:#3022ed;}
        
        Background color #3022ed
      
           Border around this has a color of #3022ed        
        
          <div style="border:2px solid #3022ed;">Content here</div>
        
        
          .myborder {border:2px solid #3022ed;}
        
        Border color #3022ed