#28229e color space conversions
Hex:
        #28229e
        RGB:
        40, 34, 158
        CMY:
        84, 87, 38
        CMYK:
        75, 78, 0, 38
      HSL:
        243°, 64.5833%, 37.6471%
        HSV (HSB):
        243°, 78.4810%, 61.9608%
        XYZ:
        7.6187, 4.0638, 32.7306
        xyY:
        0.1715, 0.0915, 4.0638
      CIE-Lab:
        23.8812, 43.6822, -65.2155
        CIE-LCH:
        23.8812, 78.4933, 303.8147
        CIE-Luv:
        23.8812, -4.6886, -77.3110
        Hunter-Lab:
        20.1589, 32.1827, -82.1541
      #28229e color charts
#28229e RGB chart
      #28229e CMYK chart
      #28229e RGB pie chart
      #28229e color shades, tints & tones
#28229e color schemes
#28229e color preview, HTML & CSS examples
           This text has a color of #28229e        
        
          <p style="color:#28229e;">Text here</p>
        
        
          .mytext {color:#28229e;}
        
        Text color #28229e
      
           This box has a color of #28229e        
        
          <div style="background-color:#28229e;">Content here</div>
        
        
          .mybackground {background-color:#28229e;}
        
        Background color #28229e
      
           Border around this has a color of #28229e        
        
          <div style="border:2px solid #28229e;">Content here</div>
        
        
          .myborder {border:2px solid #28229e;}
        
        Border color #28229e