#2d22aa color space conversions
Hex:
        #2d22aa
        RGB:
        45, 34, 170
        CMY:
        82, 87, 33
        CMYK:
        74, 80, 0, 33
      HSL:
        245°, 66.6667%, 40.0000%
        HSV (HSB):
        245°, 80.0000%, 66.6667%
        XYZ:
        8.9099, 4.6042, 38.4493
        xyY:
        0.1715, 0.0886, 4.6042
      CIE-Lab:
        25.5761, 47.9266, -69.6813
        CIE-LCH:
        25.5761, 84.5721, 304.5201
        CIE-Luv:
        25.5761, -4.4837, -84.4483
        Hunter-Lab:
        21.4575, 36.5691, -91.2207
      #2d22aa color charts
#2d22aa RGB chart
      #2d22aa CMYK chart
      #2d22aa RGB pie chart
      #2d22aa color shades, tints & tones
#2d22aa color schemes
#2d22aa color preview, HTML & CSS examples
           This text has a color of #2d22aa        
        
          <p style="color:#2d22aa;">Text here</p>
        
        
          .mytext {color:#2d22aa;}
        
        Text color #2d22aa
      
           This box has a color of #2d22aa        
        
          <div style="background-color:#2d22aa;">Content here</div>
        
        
          .mybackground {background-color:#2d22aa;}
        
        Background color #2d22aa
      
           Border around this has a color of #2d22aa        
        
          <div style="border:2px solid #2d22aa;">Content here</div>
        
        
          .myborder {border:2px solid #2d22aa;}
        
        Border color #2d22aa