#29228f color space conversions
Hex:
        #29228f
        RGB:
        41, 34, 143
        CMY:
        84, 87, 44
        CMYK:
        71, 76, 0, 44
      HSL:
        244°, 61.5819%, 34.7059%
        HSV (HSB):
        244°, 76.2238%, 56.0784%
        XYZ:
        6.4444, 3.5986, 26.3415
        xyY:
        0.1771, 0.0989, 3.5986
      CIE-Lab:
        22.2975, 38.8092, -58.5905
        CIE-LCH:
        22.2975, 70.2780, 303.5197
        CIE-Luv:
        22.2975, -3.7642, -68.4322
        Hunter-Lab:
        18.9701, 27.4413, -69.0501
      #29228f color charts
#29228f RGB chart
      #29228f CMYK chart
      #29228f RGB pie chart
      #29228f color shades, tints & tones
#29228f color schemes
#29228f color preview, HTML & CSS examples
           This text has a color of #29228f        
        
          <p style="color:#29228f;">Text here</p>
        
        
          .mytext {color:#29228f;}
        
        Text color #29228f
      
           This box has a color of #29228f        
        
          <div style="background-color:#29228f;">Content here</div>
        
        
          .mybackground {background-color:#29228f;}
        
        Background color #29228f
      
           Border around this has a color of #29228f        
        
          <div style="border:2px solid #29228f;">Content here</div>
        
        
          .myborder {border:2px solid #29228f;}
        
        Border color #29228f