#2d18aa color space conversions
Hex:
        #2d18aa
        RGB:
        45, 24, 170
        CMY:
        82, 91, 33
        CMYK:
        74, 86, 0, 33
      HSL:
        249°, 75.2577%, 38.0392%
        HSV (HSB):
        249°, 85.8824%, 66.6667%
        XYZ:
        8.6645, 4.1134, 38.3675
        xyY:
        0.1694, 0.0804, 4.1134
      CIE-Lab:
        24.0430, 52.4301, -72.2243
        CIE-LCH:
        24.0430, 89.2484, 305.9772
        CIE-Luv:
        24.0430, -3.4294, -83.9935
        Hunter-Lab:
        20.2816, 40.7643, -97.9641
      #2d18aa color charts
#2d18aa RGB chart
      #2d18aa CMYK chart
      #2d18aa RGB pie chart
      #2d18aa color shades, tints & tones
#2d18aa color schemes
#2d18aa color preview, HTML & CSS examples
           This text has a color of #2d18aa        
        
          <p style="color:#2d18aa;">Text here</p>
        
        
          .mytext {color:#2d18aa;}
        
        Text color #2d18aa
      
           This box has a color of #2d18aa        
        
          <div style="background-color:#2d18aa;">Content here</div>
        
        
          .mybackground {background-color:#2d18aa;}
        
        Background color #2d18aa
      
           Border around this has a color of #2d18aa        
        
          <div style="border:2px solid #2d18aa;">Content here</div>
        
        
          .myborder {border:2px solid #2d18aa;}
        
        Border color #2d18aa