#2f6ffa color space conversions
Hex:
        #2f6ffa
        RGB:
        47, 111, 250
        CMY:
        82, 56, 2
        CMYK:
        81, 56, 0, 2
      HSL:
        221°, 95.3052%, 58.2353%
        HSV (HSB):
        221°, 81.2000%, 98.0392%
        XYZ:
        24.1120, 18.8753, 92.8149
        xyY:
        0.1776, 0.1390, 18.8753
      CIE-Lab:
        50.5410, 29.7057, -74.9079
        CIE-LCH:
        50.5410, 80.5831, 291.6314
        CIE-Luv:
        50.5410, -21.7902, -117.1406
        Hunter-Lab:
        43.4458, 23.0360, -96.2516
      #2f6ffa color charts
#2f6ffa RGB chart
      #2f6ffa CMYK chart
      #2f6ffa RGB pie chart
      #2f6ffa color shades, tints & tones
#2f6ffa color schemes
#2f6ffa color preview, HTML & CSS examples
           This text has a color of #2f6ffa        
        
          <p style="color:#2f6ffa;">Text here</p>
        
        
          .mytext {color:#2f6ffa;}
        
        Text color #2f6ffa
      
           This box has a color of #2f6ffa        
        
          <div style="background-color:#2f6ffa;">Content here</div>
        
        
          .mybackground {background-color:#2f6ffa;}
        
        Background color #2f6ffa
      
           Border around this has a color of #2f6ffa        
        
          <div style="border:2px solid #2f6ffa;">Content here</div>
        
        
          .myborder {border:2px solid #2f6ffa;}
        
        Border color #2f6ffa