#2d12af color space conversions
Hex:
        #2d12af
        RGB:
        45, 18, 175
        CMY:
        82, 93, 31
        CMYK:
        74, 90, 0, 31
      HSL:
        250°, 81.3472%, 37.8431%
        HSV (HSB):
        250°, 89.7143%, 68.6275%
        XYZ:
        9.0364, 4.0856, 40.8698
        xyY:
        0.1674, 0.0757, 4.0856
      CIE-Lab:
        23.9526, 55.9937, -75.3867
        CIE-LCH:
        23.9526, 93.9066, 306.6033
        CIE-Luv:
        23.9526, -3.2665, -86.4853
        Hunter-Lab:
        20.2130, 44.4270, -105.7327
      #2d12af color charts
#2d12af RGB chart
      #2d12af CMYK chart
      #2d12af RGB pie chart
      #2d12af color shades, tints & tones
#2d12af color schemes
#2d12af color preview, HTML & CSS examples
           This text has a color of #2d12af        
        
          <p style="color:#2d12af;">Text here</p>
        
        
          .mytext {color:#2d12af;}
        
        Text color #2d12af
      
           This box has a color of #2d12af        
        
          <div style="background-color:#2d12af;">Content here</div>
        
        
          .mybackground {background-color:#2d12af;}
        
        Background color #2d12af
      
           Border around this has a color of #2d12af        
        
          <div style="border:2px solid #2d12af;">Content here</div>
        
        
          .myborder {border:2px solid #2d12af;}
        
        Border color #2d12af