#3a12a4 color space conversions
Hex:
        #3a12a4
        RGB:
        58, 18, 164
        CMY:
        77, 93, 36
        CMYK:
        65, 89, 0, 36
      HSL:
        256°, 80.2198%, 35.6863%
        HSV (HSB):
        256°, 89.0244%, 64.3137%
        XYZ:
        8.6621, 4.0125, 35.4399
        xyY:
        0.1800, 0.0834, 4.0125
      CIE-Lab:
        23.7127, 53.8325, -69.1053
        CIE-LCH:
        23.7127, 87.5984, 307.9183
        CIE-Luv:
        23.7127, -0.0126, -80.8206
        Hunter-Lab:
        20.0312, 42.1340, -90.8761
      #3a12a4 color charts
#3a12a4 RGB chart
      #3a12a4 CMYK chart
      #3a12a4 RGB pie chart
      #3a12a4 color shades, tints & tones
#3a12a4 color schemes
#3a12a4 color preview, HTML & CSS examples
           This text has a color of #3a12a4        
        
          <p style="color:#3a12a4;">Text here</p>
        
        
          .mytext {color:#3a12a4;}
        
        Text color #3a12a4
      
           This box has a color of #3a12a4        
        
          <div style="background-color:#3a12a4;">Content here</div>
        
        
          .mybackground {background-color:#3a12a4;}
        
        Background color #3a12a4
      
           Border around this has a color of #3a12a4        
        
          <div style="border:2px solid #3a12a4;">Content here</div>
        
        
          .myborder {border:2px solid #3a12a4;}
        
        Border color #3a12a4