#2f6bde color space conversions
Hex:
        #2f6bde
        RGB:
        47, 107, 222
        CMY:
        82, 58, 13
        CMYK:
        79, 52, 0, 13
      HSL:
        219°, 72.6141%, 52.7451%
        HSV (HSB):
        219°, 78.8288%, 87.0588%
        XYZ:
        19.6148, 16.3937, 71.2377
        xyY:
        0.1829, 0.1529, 16.3937
      CIE-Lab:
        47.4868, 21.8236, -64.1655
        CIE-LCH:
        47.4868, 67.7752, 288.7839
        CIE-Luv:
        47.4868, -21.0641, -99.0584
        Hunter-Lab:
        40.4891, 15.6179, -75.9743
      #2f6bde color charts
#2f6bde RGB chart
      #2f6bde CMYK chart
      #2f6bde RGB pie chart
      #2f6bde color shades, tints & tones
#2f6bde color schemes
#2f6bde color preview, HTML & CSS examples
           This text has a color of #2f6bde        
        
          <p style="color:#2f6bde;">Text here</p>
        
        
          .mytext {color:#2f6bde;}
        
        Text color #2f6bde
      
           This box has a color of #2f6bde        
        
          <div style="background-color:#2f6bde;">Content here</div>
        
        
          .mybackground {background-color:#2f6bde;}
        
        Background color #2f6bde
      
           Border around this has a color of #2f6bde        
        
          <div style="border:2px solid #2f6bde;">Content here</div>
        
        
          .myborder {border:2px solid #2f6bde;}
        
        Border color #2f6bde