#2d87ae color space conversions
Hex:
        #2d87ae
        RGB:
        45, 135, 174
        CMY:
        82, 47, 32
        CMYK:
        74, 22, 0, 32
      HSL:
        198°, 58.9041%, 42.9412%
        HSV (HSB):
        198°, 74.1379%, 68.2353%
        XYZ:
        17.3861, 20.9418, 43.1702
        xyY:
        0.2133, 0.2570, 20.9418
      CIE-Lab:
        52.8858, -13.0914, -28.1595
        CIE-LCH:
        52.8858, 31.0539, 245.0661
        CIE-Luv:
        52.8858, -32.3076, -40.9176
        Hunter-Lab:
        45.7622, -12.2676, -23.8982
      #2d87ae color charts
#2d87ae RGB chart
      #2d87ae CMYK chart
      #2d87ae RGB pie chart
      #2d87ae color shades, tints & tones
#2d87ae color schemes
#2d87ae color preview, HTML & CSS examples
           This text has a color of #2d87ae        
        
          <p style="color:#2d87ae;">Text here</p>
        
        
          .mytext {color:#2d87ae;}
        
        Text color #2d87ae
      
           This box has a color of #2d87ae        
        
          <div style="background-color:#2d87ae;">Content here</div>
        
        
          .mybackground {background-color:#2d87ae;}
        
        Background color #2d87ae
      
           Border around this has a color of #2d87ae        
        
          <div style="border:2px solid #2d87ae;">Content here</div>
        
        
          .myborder {border:2px solid #2d87ae;}
        
        Border color #2d87ae