#280bcd color space conversions
Hex:
        #280bcd
        RGB:
        40, 11, 205
        CMY:
        84, 96, 20
        CMYK:
        80, 95, 0, 20
      HSL:
        249°, 89.8148%, 42.3529%
        HSV (HSB):
        249°, 94.6341%, 80.3922%
        XYZ:
        12.0142, 5.0982, 58.1084
        xyY:
        0.1597, 0.0678, 5.0982
      CIE-Lab:
        27.0128, 65.5315, -88.0669
        CIE-LCH:
        27.0128, 109.7732, 306.6533
        CIE-Luv:
        27.0128, -5.2621, -103.1545
        Hunter-Lab:
        22.5793, 55.4642, -136.7791
      #280bcd color charts
#280bcd RGB chart
      #280bcd CMYK chart
      #280bcd RGB pie chart
      #280bcd color shades, tints & tones
#280bcd color schemes
#280bcd color preview, HTML & CSS examples
           This text has a color of #280bcd        
        
          <p style="color:#280bcd;">Text here</p>
        
        
          .mytext {color:#280bcd;}
        
        Text color #280bcd
      
           This box has a color of #280bcd        
        
          <div style="background-color:#280bcd;">Content here</div>
        
        
          .mybackground {background-color:#280bcd;}
        
        Background color #280bcd
      
           Border around this has a color of #280bcd        
        
          <div style="border:2px solid #280bcd;">Content here</div>
        
        
          .myborder {border:2px solid #280bcd;}
        
        Border color #280bcd