#280dbf color space conversions
Hex:
        #280dbf
        RGB:
        40, 13, 191
        CMY:
        84, 95, 25
        CMYK:
        79, 93, 0, 25
      HSL:
        249°, 87.2549%, 40.0000%
        HSV (HSB):
        249°, 93.1937%, 74.9020%
        XYZ:
        10.4230, 4.5006, 49.6096
        xyY:
        0.1615, 0.0697, 4.5006
      CIE-Lab:
        25.2616, 61.4728, -82.7568
        CIE-LCH:
        25.2616, 103.0902, 306.6054
        CIE-Luv:
        25.2616, -4.5913, -95.1416
        Hunter-Lab:
        21.2145, 50.5740, -123.7979
      #280dbf color charts
#280dbf RGB chart
      #280dbf CMYK chart
      #280dbf RGB pie chart
      #280dbf color shades, tints & tones
#280dbf color schemes
#280dbf color preview, HTML & CSS examples
           This text has a color of #280dbf        
        
          <p style="color:#280dbf;">Text here</p>
        
        
          .mytext {color:#280dbf;}
        
        Text color #280dbf
      
           This box has a color of #280dbf        
        
          <div style="background-color:#280dbf;">Content here</div>
        
        
          .mybackground {background-color:#280dbf;}
        
        Background color #280dbf
      
           Border around this has a color of #280dbf        
        
          <div style="border:2px solid #280dbf;">Content here</div>
        
        
          .myborder {border:2px solid #280dbf;}
        
        Border color #280dbf