#280cf9 color space conversions
Hex:
        #280cf9
        RGB:
        40, 12, 249
        CMY:
        84, 95, 2
        CMYK:
        84, 95, 0, 2
      HSL:
        247°, 95.1807%, 51.1765%
        HSV (HSB):
        247°, 95.1807%, 97.6471%
        XYZ:
        18.1054, 7.5536, 90.1263
        xyY:
        0.1564, 0.0652, 7.5536
      CIE-Lab:
        33.0354, 76.3319, -103.2410
        CIE-LCH:
        33.0354, 128.3950, 306.4776
        CIE-Luv:
        33.0354, -7.5548, -128.4672
        Hunter-Lab:
        27.4838, 69.4931, -175.1878
      #280cf9 color charts
#280cf9 RGB chart
      #280cf9 CMYK chart
      #280cf9 RGB pie chart
      #280cf9 color shades, tints & tones
#280cf9 color schemes
#280cf9 color preview, HTML & CSS examples
           This text has a color of #280cf9        
        
          <p style="color:#280cf9;">Text here</p>
        
        
          .mytext {color:#280cf9;}
        
        Text color #280cf9
      
           This box has a color of #280cf9        
        
          <div style="background-color:#280cf9;">Content here</div>
        
        
          .mybackground {background-color:#280cf9;}
        
        Background color #280cf9
      
           Border around this has a color of #280cf9        
        
          <div style="border:2px solid #280cf9;">Content here</div>
        
        
          .myborder {border:2px solid #280cf9;}
        
        Border color #280cf9