#3012ad color space conversions
Hex:
        #3012ad
        RGB:
        48, 18, 173
        CMY:
        81, 93, 32
        CMYK:
        72, 90, 0, 32
      HSL:
        252°, 81.1518%, 37.4510%
        HSV (HSB):
        252°, 89.5954%, 67.8431%
        XYZ:
        8.9781, 4.0781, 39.8491
        xyY:
        0.1697, 0.0771, 4.0781
      CIE-Lab:
        23.9280, 55.6077, -74.2179
        CIE-LCH:
        23.9280, 92.7389, 306.8424
        CIE-Luv:
        23.9280, -2.6523, -85.4973
        Hunter-Lab:
        20.1944, 44.0178, -102.8597
      #3012ad color charts
#3012ad RGB chart
      #3012ad CMYK chart
      #3012ad RGB pie chart
      #3012ad color shades, tints & tones
#3012ad color schemes
#3012ad color preview, HTML & CSS examples
           This text has a color of #3012ad        
        
          <p style="color:#3012ad;">Text here</p>
        
        
          .mytext {color:#3012ad;}
        
        Text color #3012ad
      
           This box has a color of #3012ad        
        
          <div style="background-color:#3012ad;">Content here</div>
        
        
          .mybackground {background-color:#3012ad;}
        
        Background color #3012ad
      
           Border around this has a color of #3012ad        
        
          <div style="border:2px solid #3012ad;">Content here</div>
        
        
          .myborder {border:2px solid #3012ad;}
        
        Border color #3012ad