#280e4e color space conversions
Hex:
        #280e4e
        RGB:
        40, 14, 78
        CMY:
        84, 95, 69
        CMYK:
        49, 82, 0, 69
      HSL:
        264°, 69.5652%, 18.0392%
        HSV (HSB):
        264°, 82.0513%, 30.5882%
        XYZ:
        2.4073, 1.3153, 7.3347
        xyY:
        0.2177, 0.1189, 1.3153
      CIE-Lab:
        11.3817, 28.8109, -34.1677
        CIE-LCH:
        11.3817, 44.6934, 310.1383
        CIE-Luv:
        11.3817, 3.0046, -29.6165
        Hunter-Lab:
        11.4684, 17.3979, -29.8914
      #280e4e color charts
#280e4e RGB chart
      #280e4e CMYK chart
      #280e4e RGB pie chart
      #280e4e color shades, tints & tones
#280e4e color schemes
#280e4e color preview, HTML & CSS examples
           This text has a color of #280e4e        
        
          <p style="color:#280e4e;">Text here</p>
        
        
          .mytext {color:#280e4e;}
        
        Text color #280e4e
      
           This box has a color of #280e4e        
        
          <div style="background-color:#280e4e;">Content here</div>
        
        
          .mybackground {background-color:#280e4e;}
        
        Background color #280e4e
      
           Border around this has a color of #280e4e        
        
          <div style="border:2px solid #280e4e;">Content here</div>
        
        
          .myborder {border:2px solid #280e4e;}
        
        Border color #280e4e