#3a22be color space conversions
Hex:
        #3a22be
        RGB:
        58, 34, 190
        CMY:
        77, 87, 25
        CMYK:
        69, 82, 0, 25
      HSL:
        249°, 69.6429%, 43.9216%
        HSV (HSB):
        249°, 82.1053%, 74.5098%
        XYZ:
        11.6112, 5.7613, 49.2153
        xyY:
        0.1744, 0.0865, 5.7613
      CIE-Lab:
        28.8021, 54.9817, -76.2438
        CIE-LCH:
        28.8021, 94.0005, 305.7965
        CIE-Luv:
        28.8021, -3.2916, -96.3324
        Hunter-Lab:
        24.0027, 44.3439, -104.7666
      #3a22be color charts
#3a22be RGB chart
      #3a22be CMYK chart
      #3a22be RGB pie chart
      #3a22be color shades, tints & tones
#3a22be color schemes
#3a22be color preview, HTML & CSS examples
           This text has a color of #3a22be        
        
          <p style="color:#3a22be;">Text here</p>
        
        
          .mytext {color:#3a22be;}
        
        Text color #3a22be
      
           This box has a color of #3a22be        
        
          <div style="background-color:#3a22be;">Content here</div>
        
        
          .mybackground {background-color:#3a22be;}
        
        Background color #3a22be
      
           Border around this has a color of #3a22be        
        
          <div style="border:2px solid #3a22be;">Content here</div>
        
        
          .myborder {border:2px solid #3a22be;}
        
        Border color #3a22be