#280fd1 color space conversions
Hex:
        #280fd1
        RGB:
        40, 15, 209
        CMY:
        84, 94, 18
        CMYK:
        81, 93, 0, 18
      HSL:
        248°, 86.6071%, 43.9216%
        HSV (HSB):
        248°, 92.8230%, 81.9608%
        XYZ:
        12.5545, 5.3962, 60.7015
        xyY:
        0.1596, 0.0686, 5.3962
      CIE-Lab:
        27.8350, 65.6944, -89.0274
        CIE-LCH:
        27.8350, 110.6419, 306.4241
        CIE-Luv:
        27.8350, -5.6549, -105.7047
        Hunter-Lab:
        23.2298, 55.8183, -138.6694
      #280fd1 color charts
#280fd1 RGB chart
      #280fd1 CMYK chart
      #280fd1 RGB pie chart
      #280fd1 color shades, tints & tones
#280fd1 color schemes
#280fd1 color preview, HTML & CSS examples
           This text has a color of #280fd1        
        
          <p style="color:#280fd1;">Text here</p>
        
        
          .mytext {color:#280fd1;}
        
        Text color #280fd1
      
           This box has a color of #280fd1        
        
          <div style="background-color:#280fd1;">Content here</div>
        
        
          .mybackground {background-color:#280fd1;}
        
        Background color #280fd1
      
           Border around this has a color of #280fd1        
        
          <div style="border:2px solid #280fd1;">Content here</div>
        
        
          .myborder {border:2px solid #280fd1;}
        
        Border color #280fd1