#0427bb color space conversions
Hex:
        #0427bb
        RGB:
        4, 39, 187
        CMY:
        98, 85, 27
        CMYK:
        98, 79, 0, 27
      HSL:
        229°, 95.8115%, 37.4510%
        HSV (HSB):
        229°, 97.8610%, 73.3333%
        XYZ:
        9.7452, 5.0647, 47.4777
        xyY:
        0.1565, 0.0813, 5.0647
      CIE-Lab:
        26.9183, 49.0281, -77.6636
        CIE-LCH:
        26.9183, 91.8444, 302.2637
        CIE-Luv:
        26.9183, -9.4422, -93.9738
        Hunter-Lab:
        22.5049, 37.9117, -109.3282
      #0427bb color charts
#0427bb RGB chart
      #0427bb CMYK chart
      #0427bb RGB pie chart
      #0427bb color shades, tints & tones
#0427bb color schemes
#0427bb color preview, HTML & CSS examples
           This text has a color of #0427bb        
        
          <p style="color:#0427bb;">Text here</p>
        
        
          .mytext {color:#0427bb;}
        
        Text color #0427bb
      
           This box has a color of #0427bb        
        
          <div style="background-color:#0427bb;">Content here</div>
        
        
          .mybackground {background-color:#0427bb;}
        
        Background color #0427bb
      
           Border around this has a color of #0427bb        
        
          <div style="border:2px solid #0427bb;">Content here</div>
        
        
          .myborder {border:2px solid #0427bb;}
        
        Border color #0427bb