#2055be color space conversions
Hex:
        #2055be
        RGB:
        32, 85, 190
        CMY:
        87, 67, 25
        CMYK:
        83, 55, 0, 25
      HSL:
        220°, 71.1712%, 43.5294%
        HSV (HSB):
        220°, 83.1579%, 74.5098%
        XYZ:
        13.1384, 10.5218, 50.0536
        xyY:
        0.1782, 0.1427, 10.5218
      CIE-Lab:
        38.7631, 22.4788, -59.9363
        CIE-LCH:
        38.7631, 64.0130, 290.5583
        CIE-Luv:
        38.7631, -17.2267, -87.4043
        Hunter-Lab:
        32.4373, 15.5345, -68.7836
      #2055be color charts
#2055be RGB chart
      #2055be CMYK chart
      #2055be RGB pie chart
      #2055be color shades, tints & tones
#2055be color schemes
#2055be color preview, HTML & CSS examples
           This text has a color of #2055be        
        
          <p style="color:#2055be;">Text here</p>
        
        
          .mytext {color:#2055be;}
        
        Text color #2055be
      
           This box has a color of #2055be        
        
          <div style="background-color:#2055be;">Content here</div>
        
        
          .mybackground {background-color:#2055be;}
        
        Background color #2055be
      
           Border around this has a color of #2055be        
        
          <div style="border:2px solid #2055be;">Content here</div>
        
        
          .myborder {border:2px solid #2055be;}
        
        Border color #2055be