#3a0dac color space conversions
Hex:
        #3a0dac
        RGB:
        58, 13, 172
        CMY:
        77, 95, 33
        CMYK:
        66, 92, 0, 33
      HSL:
        257°, 85.9459%, 36.2745%
        HSV (HSB):
        257°, 92.4419%, 67.4510%
        XYZ:
        9.3352, 4.1659, 39.3418
        xyY:
        0.1767, 0.0788, 4.1659
      CIE-Lab:
        24.2126, 57.3616, -73.1175
        CIE-LCH:
        24.2126, 92.9329, 308.1146
        CIE-Luv:
        24.2126, -0.3629, -85.2526
        Hunter-Lab:
        20.4106, 45.9221, -99.9948
      #3a0dac color charts
#3a0dac RGB chart
      #3a0dac CMYK chart
      #3a0dac RGB pie chart
      #3a0dac color shades, tints & tones
#3a0dac color schemes
#3a0dac color preview, HTML & CSS examples
           This text has a color of #3a0dac        
        
          <p style="color:#3a0dac;">Text here</p>
        
        
          .mytext {color:#3a0dac;}
        
        Text color #3a0dac
      
           This box has a color of #3a0dac        
        
          <div style="background-color:#3a0dac;">Content here</div>
        
        
          .mybackground {background-color:#3a0dac;}
        
        Background color #3a0dac
      
           Border around this has a color of #3a0dac        
        
          <div style="border:2px solid #3a0dac;">Content here</div>
        
        
          .myborder {border:2px solid #3a0dac;}
        
        Border color #3a0dac