#2c28aa color space conversions
Hex:
        #2c28aa
        RGB:
        44, 40, 170
        CMY:
        83, 84, 33
        CMYK:
        74, 76, 0, 33
      HSL:
        242°, 61.9048%, 41.1765%
        HSV (HSB):
        242°, 76.4706%, 66.6667%
        XYZ:
        9.0532, 4.9553, 38.5095
        xyY:
        0.1724, 0.0944, 4.9553
      CIE-Lab:
        26.6071, 44.6934, -67.9774
        CIE-LCH:
        26.6071, 81.3537, 303.3239
        CIE-Luv:
        26.6071, -5.4600, -84.4415
        Hunter-Lab:
        22.2606, 33.6385, -86.9859
      #2c28aa color charts
#2c28aa RGB chart
      #2c28aa CMYK chart
      #2c28aa RGB pie chart
      #2c28aa color shades, tints & tones
#2c28aa color schemes
#2c28aa color preview, HTML & CSS examples
           This text has a color of #2c28aa        
        
          <p style="color:#2c28aa;">Text here</p>
        
        
          .mytext {color:#2c28aa;}
        
        Text color #2c28aa
      
           This box has a color of #2c28aa        
        
          <div style="background-color:#2c28aa;">Content here</div>
        
        
          .mybackground {background-color:#2c28aa;}
        
        Background color #2c28aa
      
           Border around this has a color of #2c28aa        
        
          <div style="border:2px solid #2c28aa;">Content here</div>
        
        
          .myborder {border:2px solid #2c28aa;}
        
        Border color #2c28aa