#280f86 color space conversions
Hex:
        #280f86
        RGB:
        40, 15, 134
        CMY:
        84, 94, 47
        CMYK:
        70, 89, 0, 47
      HSL:
        253°, 79.8658%, 29.2157%
        HSV (HSB):
        253°, 88.8060%, 52.5490%
        XYZ:
        5.3490, 2.5140, 22.7576
        xyY:
        0.1747, 0.0821, 2.5140
      CIE-Lab:
        17.9818, 45.1350, -60.1020
        CIE-LCH:
        17.9818, 75.1626, 306.9056
        CIE-Luv:
        17.9818, -1.3227, -61.9720
        Hunter-Lab:
        15.8556, 32.4707, -74.0003
      #280f86 color charts
#280f86 RGB chart
      #280f86 CMYK chart
      #280f86 RGB pie chart
      #280f86 color shades, tints & tones
#280f86 color schemes
#280f86 color preview, HTML & CSS examples
           This text has a color of #280f86        
        
          <p style="color:#280f86;">Text here</p>
        
        
          .mytext {color:#280f86;}
        
        Text color #280f86
      
           This box has a color of #280f86        
        
          <div style="background-color:#280f86;">Content here</div>
        
        
          .mybackground {background-color:#280f86;}
        
        Background color #280f86
      
           Border around this has a color of #280f86        
        
          <div style="border:2px solid #280f86;">Content here</div>
        
        
          .myborder {border:2px solid #280f86;}
        
        Border color #280f86