#3a0eac color space conversions
Hex:
        #3a0eac
        RGB:
        58, 14, 172
        CMY:
        77, 95, 33
        CMYK:
        66, 92, 0, 33
      HSL:
        257°, 84.9462%, 36.4706%
        HSV (HSB):
        257°, 91.8605%, 67.4510%
        XYZ:
        9.3484, 4.1922, 39.3462
        xyY:
        0.1768, 0.0793, 4.1922
      CIE-Lab:
        24.2968, 57.1066, -72.9776
        CIE-LCH:
        24.2968, 92.6655, 308.0440
        CIE-Luv:
        24.2968, -0.4141, -85.2949
        Hunter-Lab:
        20.4748, 45.6684, -99.6045
      #3a0eac color charts
#3a0eac RGB chart
      #3a0eac CMYK chart
      #3a0eac RGB pie chart
      #3a0eac color shades, tints & tones
#3a0eac color schemes
#3a0eac color preview, HTML & CSS examples
           This text has a color of #3a0eac        
        
          <p style="color:#3a0eac;">Text here</p>
        
        
          .mytext {color:#3a0eac;}
        
        Text color #3a0eac
      
           This box has a color of #3a0eac        
        
          <div style="background-color:#3a0eac;">Content here</div>
        
        
          .mybackground {background-color:#3a0eac;}
        
        Background color #3a0eac
      
           Border around this has a color of #3a0eac        
        
          <div style="border:2px solid #3a0eac;">Content here</div>
        
        
          .myborder {border:2px solid #3a0eac;}
        
        Border color #3a0eac