#280ef8 color space conversions
Hex:
        #280ef8
        RGB:
        40, 14, 248
        CMY:
        84, 95, 3
        CMYK:
        84, 94, 0, 3
      HSL:
        247°, 94.3548%, 51.3725%
        HSV (HSB):
        247°, 94.3548%, 97.2549%
        XYZ:
        17.9754, 7.5425, 89.3154
        xyY:
        0.1565, 0.0657, 7.5425
      CIE-Lab:
        33.0113, 75.7452, -102.7176
        CIE-LCH:
        33.0113, 127.6254, 306.4055
        CIE-Luv:
        33.0113, -7.5796, -127.9845
        Hunter-Lab:
        27.4636, 68.7698, -173.5945
      #280ef8 color charts
#280ef8 RGB chart
      #280ef8 CMYK chart
      #280ef8 RGB pie chart
      #280ef8 color shades, tints & tones
#280ef8 color schemes
#280ef8 color preview, HTML & CSS examples
           This text has a color of #280ef8        
        
          <p style="color:#280ef8;">Text here</p>
        
        
          .mytext {color:#280ef8;}
        
        Text color #280ef8
      
           This box has a color of #280ef8        
        
          <div style="background-color:#280ef8;">Content here</div>
        
        
          .mybackground {background-color:#280ef8;}
        
        Background color #280ef8
      
           Border around this has a color of #280ef8        
        
          <div style="border:2px solid #280ef8;">Content here</div>
        
        
          .myborder {border:2px solid #280ef8;}
        
        Border color #280ef8