#283b83 color space conversions
Hex:
        #283b83
        RGB:
        40, 59, 131
        CMY:
        84, 77, 49
        CMYK:
        69, 55, 0, 49
      HSL:
        227°, 53.2164%, 33.5294%
        HSV (HSB):
        227°, 69.4656%, 51.3725%
        XYZ:
        6.5358, 5.2177, 22.1354
        xyY:
        0.1929, 0.1540, 5.2177
      CIE-Lab:
        27.3463, 18.0063, -42.8645
        CIE-LCH:
        27.3463, 46.4929, 292.7860
        CIE-Luv:
        27.3463, -8.8680, -56.0886
        Hunter-Lab:
        22.8424, 11.0991, -41.4653
      #283b83 color charts
#283b83 RGB chart
      #283b83 CMYK chart
      #283b83 RGB pie chart
      #283b83 color shades, tints & tones
#283b83 color schemes
#283b83 color preview, HTML & CSS examples
           This text has a color of #283b83        
        
          <p style="color:#283b83;">Text here</p>
        
        
          .mytext {color:#283b83;}
        
        Text color #283b83
      
           This box has a color of #283b83        
        
          <div style="background-color:#283b83;">Content here</div>
        
        
          .mybackground {background-color:#283b83;}
        
        Background color #283b83
      
           Border around this has a color of #283b83        
        
          <div style="border:2px solid #283b83;">Content here</div>
        
        
          .myborder {border:2px solid #283b83;}
        
        Border color #283b83