#2f97fa color space conversions
Hex:
        #2f97fa
        RGB:
        47, 151, 250
        CMY:
        82, 41, 2
        CMYK:
        81, 40, 0, 2
      HSL:
        209°, 95.3052%, 58.2353%
        HSV (HSB):
        209°, 81.2000%, 98.0392%
        XYZ:
        29.4942, 29.6397, 94.6090
        xyY:
        0.1918, 0.1928, 29.6397
      CIE-Lab:
        61.3421, 5.1374, -57.4995
        CIE-LCH:
        61.3421, 57.7286, 275.1056
        CIE-Luv:
        61.3421, -33.6366, -92.8030
        Hunter-Lab:
        54.4423, 1.4285, -64.9235
      #2f97fa color charts
#2f97fa RGB chart
      #2f97fa CMYK chart
      #2f97fa RGB pie chart
      #2f97fa color shades, tints & tones
#2f97fa color schemes
#2f97fa color preview, HTML & CSS examples
           This text has a color of #2f97fa        
        
          <p style="color:#2f97fa;">Text here</p>
        
        
          .mytext {color:#2f97fa;}
        
        Text color #2f97fa
      
           This box has a color of #2f97fa        
        
          <div style="background-color:#2f97fa;">Content here</div>
        
        
          .mybackground {background-color:#2f97fa;}
        
        Background color #2f97fa
      
           Border around this has a color of #2f97fa        
        
          <div style="border:2px solid #2f97fa;">Content here</div>
        
        
          .myborder {border:2px solid #2f97fa;}
        
        Border color #2f97fa