#28115b color space conversions
Hex:
        #28115b
        RGB:
        40, 17, 91
        CMY:
        84, 93, 64
        CMYK:
        56, 81, 0, 64
      HSL:
        259°, 68.5185%, 21.1765%
        HSV (HSB):
        259°, 81.3187%, 35.6863%
        XYZ:
        2.9638, 1.6073, 10.0516
        xyY:
        0.2027, 0.1099, 1.6073
      CIE-Lab:
        13.2748, 31.1929, -39.9163
        CIE-LCH:
        13.2748, 50.6587, 308.0061
        CIE-Luv:
        13.2748, 1.6081, -37.1997
        Hunter-Lab:
        12.6781, 19.5425, -38.1321
      #28115b color charts
#28115b RGB chart
      #28115b CMYK chart
      #28115b RGB pie chart
      #28115b color shades, tints & tones
#28115b color schemes
#28115b color preview, HTML & CSS examples
           This text has a color of #28115b        
        
          <p style="color:#28115b;">Text here</p>
        
        
          .mytext {color:#28115b;}
        
        Text color #28115b
      
           This box has a color of #28115b        
        
          <div style="background-color:#28115b;">Content here</div>
        
        
          .mybackground {background-color:#28115b;}
        
        Background color #28115b
      
           Border around this has a color of #28115b        
        
          <div style="border:2px solid #28115b;">Content here</div>
        
        
          .myborder {border:2px solid #28115b;}
        
        Border color #28115b