#2a87e1 color space conversions
Hex:
        #2a87e1
        RGB:
        42, 135, 225
        CMY:
        84, 47, 12
        CMYK:
        81, 40, 0, 12
      HSL:
        210°, 75.3086%, 52.3529%
        HSV (HSB):
        210°, 81.3333%, 88.2353%
        XYZ:
        23.2094, 23.2564, 74.4998
        xyY:
        0.1919, 0.1923, 23.2564
      CIE-Lab:
        55.3355, 5.0400, -53.2440
        CIE-LCH:
        55.3355, 53.4820, 275.4075
        CIE-Luv:
        55.3355, -30.1812, -84.0836
        Hunter-Lab:
        48.2249, 1.5139, -57.8362
      #2a87e1 color charts
#2a87e1 RGB chart
      #2a87e1 CMYK chart
      #2a87e1 RGB pie chart
      #2a87e1 color shades, tints & tones
#2a87e1 color schemes
#2a87e1 color preview, HTML & CSS examples
           This text has a color of #2a87e1        
        
          <p style="color:#2a87e1;">Text here</p>
        
        
          .mytext {color:#2a87e1;}
        
        Text color #2a87e1
      
           This box has a color of #2a87e1        
        
          <div style="background-color:#2a87e1;">Content here</div>
        
        
          .mybackground {background-color:#2a87e1;}
        
        Background color #2a87e1
      
           Border around this has a color of #2a87e1        
        
          <div style="border:2px solid #2a87e1;">Content here</div>
        
        
          .myborder {border:2px solid #2a87e1;}
        
        Border color #2a87e1