#28285f color space conversions
Hex:
        #28285f
        RGB:
        40, 40, 95
        CMY:
        84, 84, 63
        CMYK:
        58, 58, 0, 63
      HSL:
        240°, 40.7407%, 26.4706%
        HSV (HSB):
        240°, 57.8947%, 37.2549%
        XYZ:
        3.6994, 2.7949, 11.1710
        xyY:
        0.2094, 0.1582, 2.7949
      CIE-Lab:
        19.2031, 17.7099, -32.9332
        CIE-LCH:
        19.2031, 37.3930, 298.2692
        CIE-Luv:
        19.2031, -2.7085, -37.5647
        Hunter-Lab:
        16.7180, 10.2426, -27.9149
      #28285f color charts
#28285f RGB chart
      #28285f CMYK chart
      #28285f RGB pie chart
      #28285f color shades, tints & tones
#28285f color schemes
#28285f color preview, HTML & CSS examples
           This text has a color of #28285f        
        
          <p style="color:#28285f;">Text here</p>
        
        
          .mytext {color:#28285f;}
        
        Text color #28285f
      
           This box has a color of #28285f        
        
          <div style="background-color:#28285f;">Content here</div>
        
        
          .mybackground {background-color:#28285f;}
        
        Background color #28285f
      
           Border around this has a color of #28285f        
        
          <div style="border:2px solid #28285f;">Content here</div>
        
        
          .myborder {border:2px solid #28285f;}
        
        Border color #28285f