#280c5d color space conversions
Hex:
        #280c5d
        RGB:
        40, 12, 93
        CMY:
        84, 95, 64
        CMYK:
        57, 87, 0, 64
      HSL:
        261°, 77.1429%, 20.5882%
        HSV (HSB):
        261°, 87.0968%, 36.4706%
        XYZ:
        2.9823, 1.5044, 10.4891
        xyY:
        0.1991, 0.1005, 1.5044
      CIE-Lab:
        12.6358, 34.2735, -42.3110
        CIE-LCH:
        12.6358, 54.4509, 309.0088
        CIE-Luv:
        12.6358, 1.8710, -37.9236
        Hunter-Lab:
        12.2653, 21.9383, -42.1183
      #280c5d color charts
#280c5d RGB chart
      #280c5d CMYK chart
      #280c5d RGB pie chart
      #280c5d color shades, tints & tones
#280c5d color schemes
#280c5d color preview, HTML & CSS examples
           This text has a color of #280c5d        
        
          <p style="color:#280c5d;">Text here</p>
        
        
          .mytext {color:#280c5d;}
        
        Text color #280c5d
      
           This box has a color of #280c5d        
        
          <div style="background-color:#280c5d;">Content here</div>
        
        
          .mybackground {background-color:#280c5d;}
        
        Background color #280c5d
      
           Border around this has a color of #280c5d        
        
          <div style="border:2px solid #280c5d;">Content here</div>
        
        
          .myborder {border:2px solid #280c5d;}
        
        Border color #280c5d