#2a12ca color space conversions
Hex:
        #2a12ca
        RGB:
        42, 18, 202
        CMY:
        84, 93, 21
        CMYK:
        79, 91, 0, 21
      HSL:
        248°, 83.6364%, 43.1373%
        HSV (HSB):
        248°, 91.0891%, 79.2157%
        XYZ:
        11.8318, 5.1891, 56.2551
        xyY:
        0.1615, 0.0708, 5.1891
      CIE-Lab:
        27.2669, 63.1601, -85.8855
        CIE-LCH:
        27.2669, 106.6092, 306.3308
        CIE-Luv:
        27.2669, -5.2138, -101.9542
        Hunter-Lab:
        22.7796, 52.8491, -130.4729
      #2a12ca color charts
#2a12ca RGB chart
      #2a12ca CMYK chart
      #2a12ca RGB pie chart
      #2a12ca color shades, tints & tones
#2a12ca color schemes
#2a12ca color preview, HTML & CSS examples
           This text has a color of #2a12ca        
        
          <p style="color:#2a12ca;">Text here</p>
        
        
          .mytext {color:#2a12ca;}
        
        Text color #2a12ca
      
           This box has a color of #2a12ca        
        
          <div style="background-color:#2a12ca;">Content here</div>
        
        
          .mybackground {background-color:#2a12ca;}
        
        Background color #2a12ca
      
           Border around this has a color of #2a12ca        
        
          <div style="border:2px solid #2a12ca;">Content here</div>
        
        
          .myborder {border:2px solid #2a12ca;}
        
        Border color #2a12ca