#284aaf color space conversions
Hex:
        #284aaf
        RGB:
        40, 74, 175
        CMY:
        84, 71, 31
        CMYK:
        77, 58, 0, 31
      HSL:
        225°, 62.7907%, 42.1569%
        HSV (HSB):
        225°, 77.1429%, 68.6275%
        XYZ:
        11.0617, 8.4438, 41.6042
        xyY:
        0.1810, 0.1382, 8.4438
      CIE-Lab:
        34.8906, 24.7609, -57.3871
        CIE-LCH:
        34.8906, 62.5011, 293.3388
        CIE-Luv:
        34.8906, -13.2902, -81.1310
        Hunter-Lab:
        29.0583, 17.0983, -64.5479
      #284aaf color charts
#284aaf RGB chart
      #284aaf CMYK chart
      #284aaf RGB pie chart
      #284aaf color shades, tints & tones
#284aaf color schemes
#284aaf color preview, HTML & CSS examples
           This text has a color of #284aaf        
        
          <p style="color:#284aaf;">Text here</p>
        
        
          .mytext {color:#284aaf;}
        
        Text color #284aaf
      
           This box has a color of #284aaf        
        
          <div style="background-color:#284aaf;">Content here</div>
        
        
          .mybackground {background-color:#284aaf;}
        
        Background color #284aaf
      
           Border around this has a color of #284aaf        
        
          <div style="border:2px solid #284aaf;">Content here</div>
        
        
          .myborder {border:2px solid #284aaf;}
        
        Border color #284aaf