#2b87ee color space conversions
Hex:
        #2b87ee
        RGB:
        43, 135, 238
        CMY:
        83, 47, 7
        CMYK:
        82, 43, 0, 7
      HSL:
        212°, 85.1528%, 55.0980%
        HSV (HSB):
        212°, 81.9328%, 93.3333%
        XYZ:
        25.0929, 24.0146, 84.2017
        xyY:
        0.1882, 0.1801, 24.0146
      CIE-Lab:
        56.1024, 9.9691, -59.2619
        CIE-LCH:
        56.1024, 60.0946, 279.5490
        CIE-Luv:
        56.1024, -29.5359, -94.4690
        Hunter-Lab:
        49.0047, 5.6428, -67.5710
      #2b87ee color charts
#2b87ee RGB chart
      #2b87ee CMYK chart
      #2b87ee RGB pie chart
      #2b87ee color shades, tints & tones
#2b87ee color schemes
#2b87ee color preview, HTML & CSS examples
           This text has a color of #2b87ee        
        
          <p style="color:#2b87ee;">Text here</p>
        
        
          .mytext {color:#2b87ee;}
        
        Text color #2b87ee
      
           This box has a color of #2b87ee        
        
          <div style="background-color:#2b87ee;">Content here</div>
        
        
          .mybackground {background-color:#2b87ee;}
        
        Background color #2b87ee
      
           Border around this has a color of #2b87ee        
        
          <div style="border:2px solid #2b87ee;">Content here</div>
        
        
          .myborder {border:2px solid #2b87ee;}
        
        Border color #2b87ee