#280d45 color space conversions
Hex:
        #280d45
        RGB:
        40, 13, 69
        CMY:
        84, 95, 73
        CMYK:
        42, 81, 0, 73
      HSL:
        269°, 68.2927%, 16.0784%
        HSV (HSB):
        269°, 81.1594%, 27.0588%
        XYZ:
        2.0932, 1.1686, 5.7455
        xyY:
        0.2324, 0.1297, 1.1686
      CIE-Lab:
        10.3239, 26.6845, -29.6295
        CIE-LCH:
        10.3239, 39.8744, 312.0063
        CIE-Luv:
        10.3239, 3.9343, -24.5589
        Hunter-Lab:
        10.8103, 15.6443, -23.9442
      #280d45 color charts
#280d45 RGB chart
      #280d45 CMYK chart
      #280d45 RGB pie chart
      #280d45 color shades, tints & tones
#280d45 color schemes
#280d45 color preview, HTML & CSS examples
           This text has a color of #280d45        
        
          <p style="color:#280d45;">Text here</p>
        
        
          .mytext {color:#280d45;}
        
        Text color #280d45
      
           This box has a color of #280d45        
        
          <div style="background-color:#280d45;">Content here</div>
        
        
          .mybackground {background-color:#280d45;}
        
        Background color #280d45
      
           Border around this has a color of #280d45        
        
          <div style="border:2px solid #280d45;">Content here</div>
        
        
          .myborder {border:2px solid #280d45;}
        
        Border color #280d45