#280fa8 color space conversions
Hex:
        #280fa8
        RGB:
        40, 15, 168
        CMY:
        84, 94, 34
        CMYK:
        76, 91, 0, 34
      HSL:
        250°, 83.6066%, 35.8824%
        HSV (HSB):
        250°, 91.0714%, 65.8824%
        XYZ:
        8.1138, 3.6199, 37.3169
        xyY:
        0.1654, 0.0738, 3.6199
      CIE-Lab:
        22.3729, 54.7563, -73.8024
        CIE-LCH:
        22.3729, 91.8969, 306.5729
        CIE-Luv:
        22.3729, -3.4042, -81.8703
        Hunter-Lab:
        19.0261, 42.8267, -102.9704
      #280fa8 color charts
#280fa8 RGB chart
      #280fa8 CMYK chart
      #280fa8 RGB pie chart
      #280fa8 color shades, tints & tones
#280fa8 color schemes
#280fa8 color preview, HTML & CSS examples
           This text has a color of #280fa8        
        
          <p style="color:#280fa8;">Text here</p>
        
        
          .mytext {color:#280fa8;}
        
        Text color #280fa8
      
           This box has a color of #280fa8        
        
          <div style="background-color:#280fa8;">Content here</div>
        
        
          .mybackground {background-color:#280fa8;}
        
        Background color #280fa8
      
           Border around this has a color of #280fa8        
        
          <div style="border:2px solid #280fa8;">Content here</div>
        
        
          .myborder {border:2px solid #280fa8;}
        
        Border color #280fa8