#280bb7 color space conversions
Hex:
        #280bb7
        RGB:
        40, 11, 183
        CMY:
        84, 96, 28
        CMYK:
        78, 94, 0, 28
      HSL:
        250°, 88.6598%, 38.0392%
        HSV (HSB):
        250°, 93.9891%, 71.7647%
        XYZ:
        9.5420, 4.1094, 45.0900
        xyY:
        0.1624, 0.0700, 4.1094
      CIE-Lab:
        24.0297, 59.8406, -80.0577
        CIE-LCH:
        24.0297, 99.9507, 306.7769
        CIE-Luv:
        24.0297, -4.0499, -90.3405
        Hunter-Lab:
        20.2716, 48.5462, -117.6887
      #280bb7 color charts
#280bb7 RGB chart
      #280bb7 CMYK chart
      #280bb7 RGB pie chart
      #280bb7 color shades, tints & tones
#280bb7 color schemes
#280bb7 color preview, HTML & CSS examples
           This text has a color of #280bb7        
        
          <p style="color:#280bb7;">Text here</p>
        
        
          .mytext {color:#280bb7;}
        
        Text color #280bb7
      
           This box has a color of #280bb7        
        
          <div style="background-color:#280bb7;">Content here</div>
        
        
          .mybackground {background-color:#280bb7;}
        
        Background color #280bb7
      
           Border around this has a color of #280bb7        
        
          <div style="border:2px solid #280bb7;">Content here</div>
        
        
          .myborder {border:2px solid #280bb7;}
        
        Border color #280bb7