#3022c1 color space conversions
Hex:
        #3022c1
        RGB:
        48, 34, 193
        CMY:
        81, 87, 24
        CMYK:
        75, 82, 0, 24
      HSL:
        245°, 70.0441%, 44.5098%
        HSV (HSB):
        245°, 82.3834%, 75.6863%
        XYZ:
        11.4166, 5.6227, 50.9356
        xyY:
        0.1680, 0.0827, 5.6227
      CIE-Lab:
        28.4399, 55.1490, -78.6363
        CIE-LCH:
        28.4399, 96.0473, 305.0426
        CIE-Luv:
        28.4399, -5.2200, -97.8829
        Hunter-Lab:
        23.7122, 44.4451, -110.7609
      #3022c1 color charts
#3022c1 RGB chart
      #3022c1 CMYK chart
      #3022c1 RGB pie chart
      #3022c1 color shades, tints & tones
#3022c1 color schemes
#3022c1 color preview, HTML & CSS examples
           This text has a color of #3022c1        
        
          <p style="color:#3022c1;">Text here</p>
        
        
          .mytext {color:#3022c1;}
        
        Text color #3022c1
      
           This box has a color of #3022c1        
        
          <div style="background-color:#3022c1;">Content here</div>
        
        
          .mybackground {background-color:#3022c1;}
        
        Background color #3022c1
      
           Border around this has a color of #3022c1        
        
          <div style="border:2px solid #3022c1;">Content here</div>
        
        
          .myborder {border:2px solid #3022c1;}
        
        Border color #3022c1