#2f92fd color space conversions
Hex:
        #2f92fd
        RGB:
        47, 146, 253
        CMY:
        82, 43, 1
        CMYK:
        81, 42, 0, 1
      HSL:
        211°, 98.0952%, 58.8235%
        HSV (HSB):
        211°, 81.4229%, 99.2157%
        XYZ:
        29.1808, 28.2540, 96.8441
        xyY:
        0.1891, 0.1831, 28.2540
      CIE-Lab:
        60.1175, 9.2125, -61.1021
        CIE-LCH:
        60.1175, 61.7927, 278.5740
        CIE-Luv:
        60.1175, -31.9277, -98.7343
        Hunter-Lab:
        53.1544, 4.9729, -70.8145
      #2f92fd color charts
#2f92fd RGB chart
      #2f92fd CMYK chart
      #2f92fd RGB pie chart
      #2f92fd color shades, tints & tones
#2f92fd color schemes
#2f92fd color preview, HTML & CSS examples
           This text has a color of #2f92fd        
        
          <p style="color:#2f92fd;">Text here</p>
        
        
          .mytext {color:#2f92fd;}
        
        Text color #2f92fd
      
           This box has a color of #2f92fd        
        
          <div style="background-color:#2f92fd;">Content here</div>
        
        
          .mybackground {background-color:#2f92fd;}
        
        Background color #2f92fd
      
           Border around this has a color of #2f92fd        
        
          <div style="border:2px solid #2f92fd;">Content here</div>
        
        
          .myborder {border:2px solid #2f92fd;}
        
        Border color #2f92fd