#2f6afd color space conversions
Hex:
        #2f6afd
        RGB:
        47, 106, 253
        CMY:
        82, 58, 1
        CMYK:
        81, 58, 0, 1
      HSL:
        223°, 98.0952%, 58.8235%
        HSV (HSB):
        223°, 81.4229%, 99.2157%
        XYZ:
        24.0559, 18.0043, 95.1358
        xyY:
        0.1753, 0.1312, 18.0043
      CIE-Lab:
        49.5013, 33.9418, -78.2683
        CIE-LCH:
        49.5013, 85.3110, 293.4444
        CIE-Luv:
        49.5013, -20.4647, -121.4521
        Hunter-Lab:
        42.4314, 26.9433, -103.2325
      #2f6afd color charts
#2f6afd RGB chart
      #2f6afd CMYK chart
      #2f6afd RGB pie chart
      #2f6afd color shades, tints & tones
#2f6afd color schemes
#2f6afd color preview, HTML & CSS examples
           This text has a color of #2f6afd        
        
          <p style="color:#2f6afd;">Text here</p>
        
        
          .mytext {color:#2f6afd;}
        
        Text color #2f6afd
      
           This box has a color of #2f6afd        
        
          <div style="background-color:#2f6afd;">Content here</div>
        
        
          .mybackground {background-color:#2f6afd;}
        
        Background color #2f6afd
      
           Border around this has a color of #2f6afd        
        
          <div style="border:2px solid #2f6afd;">Content here</div>
        
        
          .myborder {border:2px solid #2f6afd;}
        
        Border color #2f6afd