#280bbf color space conversions
Hex:
        #280bbf
        RGB:
        40, 11, 191
        CMY:
        84, 96, 25
        CMYK:
        79, 94, 0, 25
      HSL:
        250°, 89.1089%, 39.6078%
        HSV (HSB):
        250°, 94.2408%, 74.9020%
        XYZ:
        10.3987, 4.4520, 49.6015
        xyY:
        0.1613, 0.0691, 4.4520
      CIE-Lab:
        25.1129, 61.9283, -83.0049
        CIE-LCH:
        25.1129, 103.5612, 306.7259
        CIE-Luv:
        25.1129, -4.4983, -95.0117
        Hunter-Lab:
        21.0999, 51.0459, -124.6087
      #280bbf color charts
#280bbf RGB chart
      #280bbf CMYK chart
      #280bbf RGB pie chart
      #280bbf color shades, tints & tones
#280bbf color schemes
#280bbf color preview, HTML & CSS examples
           This text has a color of #280bbf        
        
          <p style="color:#280bbf;">Text here</p>
        
        
          .mytext {color:#280bbf;}
        
        Text color #280bbf
      
           This box has a color of #280bbf        
        
          <div style="background-color:#280bbf;">Content here</div>
        
        
          .mybackground {background-color:#280bbf;}
        
        Background color #280bbf
      
           Border around this has a color of #280bbf        
        
          <div style="border:2px solid #280bbf;">Content here</div>
        
        
          .myborder {border:2px solid #280bbf;}
        
        Border color #280bbf