#3a12ae color space conversions
Hex:
        #3a12ae
        RGB:
        58, 18, 174
        CMY:
        77, 93, 32
        CMYK:
        67, 90, 0, 32
      HSL:
        255°, 81.2500%, 37.6471%
        HSV (HSB):
        255°, 89.6552%, 68.2353%
        XYZ:
        9.6012, 4.3881, 40.3854
        xyY:
        0.1766, 0.0807, 4.3881
      CIE-Lab:
        24.9152, 56.5036, -73.1547
        CIE-LCH:
        24.9152, 92.4352, 307.6819
        CIE-Luv:
        24.9152, -0.8014, -86.6213
        Hunter-Lab:
        20.9479, 45.1544, -99.6414
      #3a12ae color charts
#3a12ae RGB chart
      #3a12ae CMYK chart
      #3a12ae RGB pie chart
      #3a12ae color shades, tints & tones
#3a12ae color schemes
#3a12ae color preview, HTML & CSS examples
           This text has a color of #3a12ae        
        
          <p style="color:#3a12ae;">Text here</p>
        
        
          .mytext {color:#3a12ae;}
        
        Text color #3a12ae
      
           This box has a color of #3a12ae        
        
          <div style="background-color:#3a12ae;">Content here</div>
        
        
          .mybackground {background-color:#3a12ae;}
        
        Background color #3a12ae
      
           Border around this has a color of #3a12ae        
        
          <div style="border:2px solid #3a12ae;">Content here</div>
        
        
          .myborder {border:2px solid #3a12ae;}
        
        Border color #3a12ae