#2091ce color space conversions
Hex:
        #2091ce
        RGB:
        32, 145, 206
        CMY:
        87, 43, 19
        CMYK:
        84, 30, 0, 19
      HSL:
        201°, 73.1092%, 46.6667%
        HSV (HSB):
        201°, 84.4660%, 80.7843%
        XYZ:
        21.8616, 25.0141, 62.0685
        xyY:
        0.2007, 0.2296, 25.0141
      CIE-Lab:
        57.0892, -8.6893, -39.8157
        CIE-LCH:
        57.0892, 40.7529, 257.6889
        CIE-Luv:
        57.0892, -35.5623, -61.1303
        Hunter-Lab:
        50.0141, -9.5006, -38.5702
      #2091ce color charts
#2091ce RGB chart
      #2091ce CMYK chart
      #2091ce RGB pie chart
      #2091ce color shades, tints & tones
#2091ce color schemes
#2091ce color preview, HTML & CSS examples
           This text has a color of #2091ce        
        
          <p style="color:#2091ce;">Text here</p>
        
        
          .mytext {color:#2091ce;}
        
        Text color #2091ce
      
           This box has a color of #2091ce        
        
          <div style="background-color:#2091ce;">Content here</div>
        
        
          .mybackground {background-color:#2091ce;}
        
        Background color #2091ce
      
           Border around this has a color of #2091ce        
        
          <div style="border:2px solid #2091ce;">Content here</div>
        
        
          .myborder {border:2px solid #2091ce;}
        
        Border color #2091ce