#2a298f color space conversions
Hex:
        #2a298f
        RGB:
        42, 41, 143
        CMY:
        84, 84, 44
        CMYK:
        71, 71, 0, 44
      HSL:
        241°, 55.4348%, 36.0784%
        HSV (HSB):
        241°, 71.3287%, 56.0784%
        XYZ:
        6.7057, 4.0613, 26.4171
        xyY:
        0.1803, 0.1092, 4.0613
      CIE-Lab:
        23.8730, 34.7375, -55.9932
        CIE-LCH:
        23.8730, 65.8933, 301.8150
        CIE-Luv:
        23.8730, -4.7228, -68.1144
        Hunter-Lab:
        20.1526, 24.1280, -63.6134
      #2a298f color charts
#2a298f RGB chart
      #2a298f CMYK chart
      #2a298f RGB pie chart
      #2a298f color shades, tints & tones
#2a298f color schemes
#2a298f color preview, HTML & CSS examples
           This text has a color of #2a298f        
        
          <p style="color:#2a298f;">Text here</p>
        
        
          .mytext {color:#2a298f;}
        
        Text color #2a298f
      
           This box has a color of #2a298f        
        
          <div style="background-color:#2a298f;">Content here</div>
        
        
          .mybackground {background-color:#2a298f;}
        
        Background color #2a298f
      
           Border around this has a color of #2a298f        
        
          <div style="border:2px solid #2a298f;">Content here</div>
        
        
          .myborder {border:2px solid #2a298f;}
        
        Border color #2a298f