#3a2ab3 color space conversions
Hex:
        #3a2ab3
        RGB:
        58, 42, 179
        CMY:
        77, 84, 30
        CMYK:
        68, 77, 0, 30
      HSL:
        247°, 61.9910%, 43.3333%
        HSV (HSB):
        247°, 76.5363%, 70.1961%
        XYZ:
        10.7096, 5.8101, 43.2048
        xyY:
        0.1793, 0.0973, 5.8101
      CIE-Lab:
        28.9283, 47.8420, -69.5047
        CIE-LCH:
        28.9283, 84.3786, 304.5407
        CIE-Luv:
        28.9283, -3.5802, -89.6774
        Hunter-Lab:
        24.1042, 37.1256, -89.3994
      #3a2ab3 color charts
#3a2ab3 RGB chart
      #3a2ab3 CMYK chart
      #3a2ab3 RGB pie chart
      #3a2ab3 color shades, tints & tones
#3a2ab3 color schemes
#3a2ab3 color preview, HTML & CSS examples
           This text has a color of #3a2ab3        
        
          <p style="color:#3a2ab3;">Text here</p>
        
        
          .mytext {color:#3a2ab3;}
        
        Text color #3a2ab3
      
           This box has a color of #3a2ab3        
        
          <div style="background-color:#3a2ab3;">Content here</div>
        
        
          .mybackground {background-color:#3a2ab3;}
        
        Background color #3a2ab3
      
           Border around this has a color of #3a2ab3        
        
          <div style="border:2px solid #3a2ab3;">Content here</div>
        
        
          .myborder {border:2px solid #3a2ab3;}
        
        Border color #3a2ab3