#280f46 color space conversions
Hex:
        #280f46
        RGB:
        40, 15, 70
        CMY:
        84, 94, 73
        CMYK:
        43, 79, 0, 73
      HSL:
        267°, 64.7059%, 16.6667%
        HSV (HSB):
        267°, 78.5714%, 27.4510%
        XYZ:
        2.1514, 1.2350, 5.9193
        xyY:
        0.2312, 0.1327, 1.2350
      CIE-Lab:
        10.8128, 25.8647, -29.5358
        CIE-LCH:
        10.8128, 39.2600, 311.2088
        CIE-Luv:
        10.8128, 3.6640, -25.1821
        Hunter-Lab:
        11.1129, 15.1090, -23.8021
      #280f46 color charts
#280f46 RGB chart
      #280f46 CMYK chart
      #280f46 RGB pie chart
      #280f46 color shades, tints & tones
#280f46 color schemes
#280f46 color preview, HTML & CSS examples
           This text has a color of #280f46        
        
          <p style="color:#280f46;">Text here</p>
        
        
          .mytext {color:#280f46;}
        
        Text color #280f46
      
           This box has a color of #280f46        
        
          <div style="background-color:#280f46;">Content here</div>
        
        
          .mybackground {background-color:#280f46;}
        
        Background color #280f46
      
           Border around this has a color of #280f46        
        
          <div style="border:2px solid #280f46;">Content here</div>
        
        
          .myborder {border:2px solid #280f46;}
        
        Border color #280f46