#2f92ec color space conversions
Hex:
        #2f92ec
        RGB:
        47, 146, 236
        CMY:
        82, 43, 7
        CMYK:
        80, 38, 0, 7
      HSL:
        209°, 83.2599%, 55.4902%
        HSV (HSB):
        209°, 80.0847%, 92.5490%
        XYZ:
        26.5915, 27.2182, 83.2090
        xyY:
        0.1941, 0.1986, 27.2182
      CIE-Lab:
        59.1758, 2.9843, -53.2387
        CIE-LCH:
        59.1758, 53.3223, 273.2084
        CIE-Luv:
        59.1758, -32.6529, -84.9745
        Hunter-Lab:
        52.1711, -0.3184, -58.0434
      #2f92ec color charts
#2f92ec RGB chart
      #2f92ec CMYK chart
      #2f92ec RGB pie chart
      #2f92ec color shades, tints & tones
#2f92ec color schemes
#2f92ec color preview, HTML & CSS examples
           This text has a color of #2f92ec        
        
          <p style="color:#2f92ec;">Text here</p>
        
        
          .mytext {color:#2f92ec;}
        
        Text color #2f92ec
      
           This box has a color of #2f92ec        
        
          <div style="background-color:#2f92ec;">Content here</div>
        
        
          .mybackground {background-color:#2f92ec;}
        
        Background color #2f92ec
      
           Border around this has a color of #2f92ec        
        
          <div style="border:2px solid #2f92ec;">Content here</div>
        
        
          .myborder {border:2px solid #2f92ec;}
        
        Border color #2f92ec