#2f92fe color space conversions
Hex:
        #2f92fe
        RGB:
        47, 146, 254
        CMY:
        82, 43, 0
        CMYK:
        81, 43, 0, 0
      HSL:
        211°, 99.0431%, 59.0196%
        HSV (HSB):
        211°, 81.4961%, 99.6078%
        XYZ:
        29.3406, 28.3179, 97.6854
        xyY:
        0.1889, 0.1823, 28.3179
      CIE-Lab:
        60.1748, 9.5798, -61.5586
        CIE-LCH:
        60.1748, 62.2996, 278.8455
        CIE-Luv:
        60.1748, -31.8878, -99.5305
        Hunter-Lab:
        53.2145, 5.2930, -71.5879
      #2f92fe color charts
#2f92fe RGB chart
      #2f92fe CMYK chart
      #2f92fe RGB pie chart
      #2f92fe color shades, tints & tones
#2f92fe color schemes
#2f92fe color preview, HTML & CSS examples
           This text has a color of #2f92fe        
        
          <p style="color:#2f92fe;">Text here</p>
        
        
          .mytext {color:#2f92fe;}
        
        Text color #2f92fe
      
           This box has a color of #2f92fe        
        
          <div style="background-color:#2f92fe;">Content here</div>
        
        
          .mybackground {background-color:#2f92fe;}
        
        Background color #2f92fe
      
           Border around this has a color of #2f92fe        
        
          <div style="border:2px solid #2f92fe;">Content here</div>
        
        
          .myborder {border:2px solid #2f92fe;}
        
        Border color #2f92fe