#28407f color space conversions
Hex:
        #28407f
        RGB:
        40, 64, 127
        CMY:
        84, 75, 50
        CMYK:
        69, 50, 0, 50
      HSL:
        223°, 52.0958%, 32.7451%
        HSV (HSB):
        223°, 68.5039%, 49.8039%
        XYZ:
        6.5392, 5.6502, 20.8246
        xyY:
        0.1981, 0.1711, 5.6502
      CIE-Lab:
        28.5123, 13.0168, -38.4856
        CIE-LCH:
        28.5123, 40.6273, 288.6868
        CIE-Luv:
        28.5123, -10.2789, -51.0128
        Hunter-Lab:
        23.7702, 7.5080, -35.3038
      #28407f color charts
#28407f RGB chart
      #28407f CMYK chart
      #28407f RGB pie chart
      #28407f color shades, tints & tones
#28407f color schemes
#28407f color preview, HTML & CSS examples
           This text has a color of #28407f        
        
          <p style="color:#28407f;">Text here</p>
        
        
          .mytext {color:#28407f;}
        
        Text color #28407f
      
           This box has a color of #28407f        
        
          <div style="background-color:#28407f;">Content here</div>
        
        
          .mybackground {background-color:#28407f;}
        
        Background color #28407f
      
           Border around this has a color of #28407f        
        
          <div style="border:2px solid #28407f;">Content here</div>
        
        
          .myborder {border:2px solid #28407f;}
        
        Border color #28407f