#3a22b2 color space conversions
Hex:
        #3a22b2
        RGB:
        58, 34, 178
        CMY:
        77, 87, 30
        CMYK:
        67, 81, 0, 30
      HSL:
        250°, 67.9245%, 41.5686%
        HSV (HSB):
        250°, 80.8989%, 69.8039%
        XYZ:
        10.3528, 5.2579, 42.5887
        xyY:
        0.1779, 0.0903, 5.2579
      CIE-Lab:
        27.4574, 51.4705, -71.3389
        CIE-LCH:
        27.4574, 87.9684, 305.8102
        CIE-Luv:
        27.4574, -2.4964, -89.3267
        Hunter-Lab:
        22.9302, 40.4636, -94.0693
      #3a22b2 color charts
#3a22b2 RGB chart
      #3a22b2 CMYK chart
      #3a22b2 RGB pie chart
      #3a22b2 color shades, tints & tones
#3a22b2 color schemes
#3a22b2 color preview, HTML & CSS examples
           This text has a color of #3a22b2        
        
          <p style="color:#3a22b2;">Text here</p>
        
        
          .mytext {color:#3a22b2;}
        
        Text color #3a22b2
      
           This box has a color of #3a22b2        
        
          <div style="background-color:#3a22b2;">Content here</div>
        
        
          .mybackground {background-color:#3a22b2;}
        
        Background color #3a22b2
      
           Border around this has a color of #3a22b2        
        
          <div style="border:2px solid #3a22b2;">Content here</div>
        
        
          .myborder {border:2px solid #3a22b2;}
        
        Border color #3a22b2