#2181bd color space conversions
Hex:
        #2181bd
        RGB:
        33, 129, 189
        CMY:
        87, 49, 26
        CMYK:
        83, 32, 0, 26
      HSL:
        203°, 70.2703%, 43.5294%
        HSV (HSB):
        203°, 82.5397%, 74.1176%
        XYZ:
        17.6628, 19.6980, 51.0153
        xyY:
        0.1999, 0.2229, 19.6980
      CIE-Lab:
        51.4940, -5.5950, -38.9687
        CIE-LCH:
        51.4940, 39.3683, 261.8294
        CIE-Luv:
        51.4940, -30.9849, -58.9418
        Hunter-Lab:
        44.3824, -6.6319, -37.0831
      #2181bd color charts
#2181bd RGB chart
      #2181bd CMYK chart
      #2181bd RGB pie chart
      #2181bd color shades, tints & tones
#2181bd color schemes
#2181bd color preview, HTML & CSS examples
           This text has a color of #2181bd        
        
          <p style="color:#2181bd;">Text here</p>
        
        
          .mytext {color:#2181bd;}
        
        Text color #2181bd
      
           This box has a color of #2181bd        
        
          <div style="background-color:#2181bd;">Content here</div>
        
        
          .mybackground {background-color:#2181bd;}
        
        Background color #2181bd
      
           Border around this has a color of #2181bd        
        
          <div style="border:2px solid #2181bd;">Content here</div>
        
        
          .myborder {border:2px solid #2181bd;}
        
        Border color #2181bd