#0455bf color space conversions
Hex:
        #0455bf
        RGB:
        4, 85, 191
        CMY:
        98, 67, 25
        CMYK:
        98, 55, 0, 25
      HSL:
        214°, 95.8974%, 38.2353%
        HSV (HSB):
        214°, 97.9058%, 74.9020%
        XYZ:
        12.7025, 10.2844, 50.6058
        xyY:
        0.1726, 0.1397, 10.2844
      CIE-Lab:
        38.3481, 21.3762, -61.2173
        CIE-LCH:
        38.3481, 64.8421, 289.2485
        CIE-Luv:
        38.3481, -19.1700, -88.7305
        Hunter-Lab:
        32.0693, 14.5820, -71.1119
      #0455bf color charts
#0455bf RGB chart
      #0455bf CMYK chart
      #0455bf RGB pie chart
      #0455bf color shades, tints & tones
#0455bf color schemes
#0455bf color preview, HTML & CSS examples
           This text has a color of #0455bf        
        
          <p style="color:#0455bf;">Text here</p>
        
        
          .mytext {color:#0455bf;}
        
        Text color #0455bf
      
           This box has a color of #0455bf        
        
          <div style="background-color:#0455bf;">Content here</div>
        
        
          .mybackground {background-color:#0455bf;}
        
        Background color #0455bf
      
           Border around this has a color of #0455bf        
        
          <div style="border:2px solid #0455bf;">Content here</div>
        
        
          .myborder {border:2px solid #0455bf;}
        
        Border color #0455bf