#2877fe color space conversions
Hex:
        #2877fe
        RGB:
        40, 119, 254
        CMY:
        84, 53, 0
        CMYK:
        84, 53, 0, 0
      HSL:
        218°, 99.0741%, 57.6471%
        HSV (HSB):
        218°, 84.2520%, 99.6078%
        XYZ:
        25.3613, 20.8005, 96.4441
        xyY:
        0.1778, 0.1459, 20.8005
      CIE-Lab:
        52.7305, 25.6430, -73.5732
        CIE-LCH:
        52.7305, 77.9139, 289.2153
        CIE-Luv:
        52.7305, -24.6561, -116.2753
        Hunter-Lab:
        45.6076, 19.4463, -93.4524
      #2877fe color charts
#2877fe RGB chart
      #2877fe CMYK chart
      #2877fe RGB pie chart
      #2877fe color shades, tints & tones
#2877fe color schemes
#2877fe color preview, HTML & CSS examples
           This text has a color of #2877fe        
        
          <p style="color:#2877fe;">Text here</p>
        
        
          .mytext {color:#2877fe;}
        
        Text color #2877fe
      
           This box has a color of #2877fe        
        
          <div style="background-color:#2877fe;">Content here</div>
        
        
          .mybackground {background-color:#2877fe;}
        
        Background color #2877fe
      
           Border around this has a color of #2877fe        
        
          <div style="border:2px solid #2877fe;">Content here</div>
        
        
          .myborder {border:2px solid #2877fe;}
        
        Border color #2877fe