#2e87cc color space conversions
Hex:
        #2e87cc
        RGB:
        46, 135, 204
        CMY:
        82, 47, 20
        CMYK:
        77, 34, 0, 20
      HSL:
        206°, 63.2000%, 49.0196%
        HSV (HSB):
        206°, 77.4510%, 80.0000%
        XYZ:
        20.6898, 22.2684, 60.3345
        xyY:
        0.2003, 0.2156, 22.2684
      CIE-Lab:
        54.3107, -2.2877, -43.0474
        CIE-LCH:
        54.3107, 43.1081, 266.9580
        CIE-Luv:
        54.3107, -30.6122, -66.5304
        Hunter-Lab:
        47.1894, -4.3198, -42.7732
      #2e87cc color charts
#2e87cc RGB chart
      #2e87cc CMYK chart
      #2e87cc RGB pie chart
      #2e87cc color shades, tints & tones
#2e87cc color schemes
#2e87cc color preview, HTML & CSS examples
           This text has a color of #2e87cc        
        
          <p style="color:#2e87cc;">Text here</p>
        
        
          .mytext {color:#2e87cc;}
        
        Text color #2e87cc
      
           This box has a color of #2e87cc        
        
          <div style="background-color:#2e87cc;">Content here</div>
        
        
          .mybackground {background-color:#2e87cc;}
        
        Background color #2e87cc
      
           Border around this has a color of #2e87cc        
        
          <div style="border:2px solid #2e87cc;">Content here</div>
        
        
          .myborder {border:2px solid #2e87cc;}
        
        Border color #2e87cc