#28236e color space conversions
Hex:
        #28236e
        RGB:
        40, 35, 110
        CMY:
        84, 86, 57
        CMYK:
        64, 68, 0, 57
      HSL:
        244°, 51.7241%, 28.4314%
        HSV (HSB):
        244°, 68.1818%, 43.1373%
        XYZ:
        4.2906, 2.7790, 15.0621
        xyY:
        0.1939, 0.1256, 2.7790
      CIE-Lab:
        19.1360, 26.5827, -42.8567
        CIE-LCH:
        19.1360, 50.4315, 301.8101
        CIE-Luv:
        19.1360, -2.3825, -48.2560
        Hunter-Lab:
        16.6702, 16.7693, -41.9013
      #28236e color charts
#28236e RGB chart
      #28236e CMYK chart
      #28236e RGB pie chart
      #28236e color shades, tints & tones
#28236e color schemes
#28236e color preview, HTML & CSS examples
           This text has a color of #28236e        
        
          <p style="color:#28236e;">Text here</p>
        
        
          .mytext {color:#28236e;}
        
        Text color #28236e
      
           This box has a color of #28236e        
        
          <div style="background-color:#28236e;">Content here</div>
        
        
          .mybackground {background-color:#28236e;}
        
        Background color #28236e
      
           Border around this has a color of #28236e        
        
          <div style="border:2px solid #28236e;">Content here</div>
        
        
          .myborder {border:2px solid #28236e;}
        
        Border color #28236e