#28014b color space conversions
Hex:
        #28014b
        RGB:
        40, 1, 75
        CMY:
        84, 100, 71
        CMYK:
        47, 99, 0, 71
      HSL:
        272°, 97.3684%, 14.9020%
        HSV (HSB):
        272°, 98.6667%, 29.4118%
        XYZ:
        2.1559, 0.9808, 6.7323
        xyY:
        0.2185, 0.0994, 0.9808
      CIE-Lab:
        8.8307, 34.5078, -36.2742
        CIE-LCH:
        8.8307, 50.0660, 313.5705
        CIE-Luv:
        8.8307, 3.9977, -26.4240
        Hunter-Lab:
        9.9037, 21.5262, -33.3715
      #28014b color charts
#28014b RGB chart
      #28014b CMYK chart
      #28014b RGB pie chart
      #28014b color shades, tints & tones
#28014b color schemes
#28014b color preview, HTML & CSS examples
           This text has a color of #28014b        
        
          <p style="color:#28014b;">Text here</p>
        
        
          .mytext {color:#28014b;}
        
        Text color #28014b
      
           This box has a color of #28014b        
        
          <div style="background-color:#28014b;">Content here</div>
        
        
          .mybackground {background-color:#28014b;}
        
        Background color #28014b
      
           Border around this has a color of #28014b        
        
          <div style="border:2px solid #28014b;">Content here</div>
        
        
          .myborder {border:2px solid #28014b;}
        
        Border color #28014b