#280ee5 color space conversions
Hex:
        #280ee5
        RGB:
        40, 14, 229
        CMY:
        84, 95, 10
        CMYK:
        83, 94, 0, 10
      HSL:
        247°, 88.4774%, 47.6471%
        HSV (HSB):
        247°, 93.8865%, 89.8039%
        XYZ:
        15.1750, 6.4223, 74.5686
        xyY:
        0.1578, 0.0668, 6.4223
      CIE-Lab:
        30.4539, 71.0156, -96.1974
        CIE-LCH:
        30.4539, 119.5707, 306.4358
        CIE-Luv:
        30.4539, -6.6364, -117.1498
        Hunter-Lab:
        25.3423, 62.5366, -156.7183
      #280ee5 color charts
#280ee5 RGB chart
      #280ee5 CMYK chart
      #280ee5 RGB pie chart
      #280ee5 color shades, tints & tones
#280ee5 color schemes
#280ee5 color preview, HTML & CSS examples
           This text has a color of #280ee5        
        
          <p style="color:#280ee5;">Text here</p>
        
        
          .mytext {color:#280ee5;}
        
        Text color #280ee5
      
           This box has a color of #280ee5        
        
          <div style="background-color:#280ee5;">Content here</div>
        
        
          .mybackground {background-color:#280ee5;}
        
        Background color #280ee5
      
           Border around this has a color of #280ee5        
        
          <div style="border:2px solid #280ee5;">Content here</div>
        
        
          .myborder {border:2px solid #280ee5;}
        
        Border color #280ee5