#2e77fe color space conversions
Hex:
        #2e77fe
        RGB:
        46, 119, 254
        CMY:
        82, 53, 0
        CMYK:
        82, 53, 0, 0
      HSL:
        219°, 99.0476%, 58.8235%
        HSV (HSB):
        219°, 81.8898%, 99.6078%
        XYZ:
        25.6129, 20.9303, 96.4559
        xyY:
        0.1791, 0.1464, 20.9303
      CIE-Lab:
        52.8731, 26.0895, -73.3351
        CIE-LCH:
        52.8731, 77.8377, 289.5834
        CIE-Luv:
        52.8731, -24.0177, -116.0426
        Hunter-Lab:
        45.7496, 19.8715, -92.9791
      #2e77fe color charts
#2e77fe RGB chart
      #2e77fe CMYK chart
      #2e77fe RGB pie chart
      #2e77fe color shades, tints & tones
#2e77fe color schemes
#2e77fe color preview, HTML & CSS examples
           This text has a color of #2e77fe        
        
          <p style="color:#2e77fe;">Text here</p>
        
        
          .mytext {color:#2e77fe;}
        
        Text color #2e77fe
      
           This box has a color of #2e77fe        
        
          <div style="background-color:#2e77fe;">Content here</div>
        
        
          .mybackground {background-color:#2e77fe;}
        
        Background color #2e77fe
      
           Border around this has a color of #2e77fe        
        
          <div style="border:2px solid #2e77fe;">Content here</div>
        
        
          .myborder {border:2px solid #2e77fe;}
        
        Border color #2e77fe