#280f47 color space conversions
Hex:
        #280f47
        RGB:
        40, 15, 71
        CMY:
        84, 94, 72
        CMYK:
        44, 79, 0, 72
      HSL:
        267°, 65.1163%, 16.8627%
        HSV (HSB):
        267°, 78.8732%, 27.8431%
        XYZ:
        2.1832, 1.2477, 6.0870
        xyY:
        0.2294, 0.1311, 1.2477
      CIE-Lab:
        10.9047, 26.1630, -30.0861
        CIE-LCH:
        10.9047, 39.8708, 311.0104
        CIE-Luv:
        10.9047, 3.5678, -25.7409
        Hunter-Lab:
        11.1700, 15.3410, -24.4905
      #280f47 color charts
#280f47 RGB chart
      #280f47 CMYK chart
      #280f47 RGB pie chart
      #280f47 color shades, tints & tones
#280f47 color schemes
#280f47 color preview, HTML & CSS examples
           This text has a color of #280f47        
        
          <p style="color:#280f47;">Text here</p>
        
        
          .mytext {color:#280f47;}
        
        Text color #280f47
      
           This box has a color of #280f47        
        
          <div style="background-color:#280f47;">Content here</div>
        
        
          .mybackground {background-color:#280f47;}
        
        Background color #280f47
      
           Border around this has a color of #280f47        
        
          <div style="border:2px solid #280f47;">Content here</div>
        
        
          .myborder {border:2px solid #280f47;}
        
        Border color #280f47