#2e87ce color space conversions
Hex:
        #2e87ce
        RGB:
        46, 135, 206
        CMY:
        82, 47, 19
        CMYK:
        78, 34, 0, 19
      HSL:
        207°, 63.4921%, 49.4118%
        HSV (HSB):
        207°, 77.6699%, 80.7843%
        XYZ:
        20.9313, 22.3650, 61.6062
        xyY:
        0.1995, 0.2132, 22.3650
      CIE-Lab:
        54.4122, -1.5596, -44.0185
        CIE-LCH:
        54.4122, 44.0461, 267.9709
        CIE-Luv:
        54.4122, -30.5185, -68.2104
        Hunter-Lab:
        47.2917, -3.7564, -44.1321
      #2e87ce color charts
#2e87ce RGB chart
      #2e87ce CMYK chart
      #2e87ce RGB pie chart
      #2e87ce color shades, tints & tones
#2e87ce color schemes
#2e87ce color preview, HTML & CSS examples
           This text has a color of #2e87ce        
        
          <p style="color:#2e87ce;">Text here</p>
        
        
          .mytext {color:#2e87ce;}
        
        Text color #2e87ce
      
           This box has a color of #2e87ce        
        
          <div style="background-color:#2e87ce;">Content here</div>
        
        
          .mybackground {background-color:#2e87ce;}
        
        Background color #2e87ce
      
           Border around this has a color of #2e87ce        
        
          <div style="border:2px solid #2e87ce;">Content here</div>
        
        
          .myborder {border:2px solid #2e87ce;}
        
        Border color #2e87ce