#2f7cde color space conversions
Hex:
        #2f7cde
        RGB:
        47, 124, 222
        CMY:
        82, 51, 13
        CMYK:
        79, 44, 0, 13
      HSL:
        214°, 72.6141%, 52.7451%
        HSV (HSB):
        214°, 78.8288%, 87.0588%
        XYZ:
        21.5648, 20.2936, 71.8877
        xyY:
        0.1896, 0.1784, 20.2936
      CIE-Lab:
        52.1675, 11.1316, -56.6217
        CIE-LCH:
        52.1675, 57.7055, 281.1223
        CIE-Luv:
        52.1675, -26.1654, -88.9287
        Hunter-Lab:
        45.0484, 6.6137, -63.0805
      #2f7cde color charts
#2f7cde RGB chart
      #2f7cde CMYK chart
      #2f7cde RGB pie chart
      #2f7cde color shades, tints & tones
#2f7cde color schemes
#2f7cde color preview, HTML & CSS examples
           This text has a color of #2f7cde        
        
          <p style="color:#2f7cde;">Text here</p>
        
        
          .mytext {color:#2f7cde;}
        
        Text color #2f7cde
      
           This box has a color of #2f7cde        
        
          <div style="background-color:#2f7cde;">Content here</div>
        
        
          .mybackground {background-color:#2f7cde;}
        
        Background color #2f7cde
      
           Border around this has a color of #2f7cde        
        
          <div style="border:2px solid #2f7cde;">Content here</div>
        
        
          .myborder {border:2px solid #2f7cde;}
        
        Border color #2f7cde