#280e9b color space conversions
Hex:
        #280e9b
        RGB:
        40, 14, 155
        CMY:
        84, 95, 39
        CMYK:
        74, 91, 0, 39
      HSL:
        251°, 83.4320%, 33.1373%
        HSV (HSB):
        251°, 90.9677%, 60.7843%
        XYZ:
        6.9485, 3.1317, 31.2486
        xyY:
        0.1681, 0.0758, 3.1317
      CIE-Lab:
        20.5640, 51.4646, -68.8815
        CIE-LCH:
        20.5640, 85.9841, 306.7651
        CIE-Luv:
        20.5640, -2.5727, -74.1759
        Hunter-Lab:
        17.6968, 39.1175, -92.3055
      #280e9b color charts
#280e9b RGB chart
      #280e9b CMYK chart
      #280e9b RGB pie chart
      #280e9b color shades, tints & tones
#280e9b color schemes
#280e9b color preview, HTML & CSS examples
           This text has a color of #280e9b        
        
          <p style="color:#280e9b;">Text here</p>
        
        
          .mytext {color:#280e9b;}
        
        Text color #280e9b
      
           This box has a color of #280e9b        
        
          <div style="background-color:#280e9b;">Content here</div>
        
        
          .mybackground {background-color:#280e9b;}
        
        Background color #280e9b
      
           Border around this has a color of #280e9b        
        
          <div style="border:2px solid #280e9b;">Content here</div>
        
        
          .myborder {border:2px solid #280e9b;}
        
        Border color #280e9b