#2e87ea color space conversions
Hex:
        #2e87ea
        RGB:
        46, 135, 234
        CMY:
        82, 47, 8
        CMYK:
        80, 42, 0, 8
      HSL:
        212°, 81.7391%, 54.9020%
        HSV (HSB):
        212°, 80.3419%, 91.7647%
        XYZ:
        24.6420, 23.8493, 81.1465
        xyY:
        0.1901, 0.1840, 23.8493
      CIE-Lab:
        55.9366, 8.7510, -57.3001
        CIE-LCH:
        55.9366, 57.9645, 278.6832
        CIE-Luv:
        55.9366, -29.3329, -91.1565
        Hunter-Lab:
        48.8357, 4.6065, -64.3325
      #2e87ea color charts
#2e87ea RGB chart
      #2e87ea CMYK chart
      #2e87ea RGB pie chart
      #2e87ea color shades, tints & tones
#2e87ea color schemes
#2e87ea color preview, HTML & CSS examples
           This text has a color of #2e87ea        
        
          <p style="color:#2e87ea;">Text here</p>
        
        
          .mytext {color:#2e87ea;}
        
        Text color #2e87ea
      
           This box has a color of #2e87ea        
        
          <div style="background-color:#2e87ea;">Content here</div>
        
        
          .mybackground {background-color:#2e87ea;}
        
        Background color #2e87ea
      
           Border around this has a color of #2e87ea        
        
          <div style="border:2px solid #2e87ea;">Content here</div>
        
        
          .myborder {border:2px solid #2e87ea;}
        
        Border color #2e87ea