#2055bd color space conversions
Hex:
        #2055bd
        RGB:
        32, 85, 189
        CMY:
        87, 67, 26
        CMYK:
        83, 55, 0, 26
      HSL:
        220°, 71.0407%, 43.3333%
        HSV (HSB):
        220°, 83.0688%, 74.1176%
        XYZ:
        13.0295, 10.4782, 49.4799
        xyY:
        0.1785, 0.1436, 10.4782
      CIE-Lab:
        38.6873, 22.0885, -59.4748
        CIE-LCH:
        38.6873, 63.4441, 290.3746
        CIE-Luv:
        38.6873, -17.2393, -86.6966
        Hunter-Lab:
        32.3700, 15.2016, -67.9699
      #2055bd color charts
#2055bd RGB chart
      #2055bd CMYK chart
      #2055bd RGB pie chart
      #2055bd color shades, tints & tones
#2055bd color schemes
#2055bd color preview, HTML & CSS examples
           This text has a color of #2055bd        
        
          <p style="color:#2055bd;">Text here</p>
        
        
          .mytext {color:#2055bd;}
        
        Text color #2055bd
      
           This box has a color of #2055bd        
        
          <div style="background-color:#2055bd;">Content here</div>
        
        
          .mybackground {background-color:#2055bd;}
        
        Background color #2055bd
      
           Border around this has a color of #2055bd        
        
          <div style="border:2px solid #2055bd;">Content here</div>
        
        
          .myborder {border:2px solid #2055bd;}
        
        Border color #2055bd