#28236f color space conversions
Hex:
        #28236f
        RGB:
        40, 35, 111
        CMY:
        84, 86, 56
        CMYK:
        64, 68, 0, 56
      HSL:
        244°, 52.0548%, 28.6275%
        HSV (HSB):
        244°, 68.4685%, 43.5294%
        XYZ:
        4.3453, 2.8009, 15.3505
        xyY:
        0.1932, 0.1245, 2.8009
      CIE-Lab:
        19.2281, 26.9401, -43.3540
        CIE-LCH:
        19.2281, 51.0425, 301.8568
        CIE-Luv:
        19.2281, -2.4372, -48.8816
        Hunter-Lab:
        16.7358, 17.0587, -42.6672
      #28236f color charts
#28236f RGB chart
      #28236f CMYK chart
      #28236f RGB pie chart
      #28236f color shades, tints & tones
#28236f color schemes
#28236f color preview, HTML & CSS examples
           This text has a color of #28236f        
        
          <p style="color:#28236f;">Text here</p>
        
        
          .mytext {color:#28236f;}
        
        Text color #28236f
      
           This box has a color of #28236f        
        
          <div style="background-color:#28236f;">Content here</div>
        
        
          .mybackground {background-color:#28236f;}
        
        Background color #28236f
      
           Border around this has a color of #28236f        
        
          <div style="border:2px solid #28236f;">Content here</div>
        
        
          .myborder {border:2px solid #28236f;}
        
        Border color #28236f