#2f6deb color space conversions
Hex:
        #2f6deb
        RGB:
        47, 109, 235
        CMY:
        82, 57, 8
        CMYK:
        80, 54, 0, 8
      HSL:
        220°, 82.4561%, 55.2941%
        HSV (HSB):
        220°, 80.0000%, 92.1569%
        XYZ:
        21.6363, 17.5398, 80.8424
        xyY:
        0.1803, 0.1461, 17.5398
      CIE-Lab:
        48.9331, 25.4101, -69.1483
        CIE-LCH:
        48.9331, 73.6693, 290.1770
        CIE-Luv:
        48.9331, -21.4365, -107.4700
        Hunter-Lab:
        41.8805, 18.9258, -85.1318
      #2f6deb color charts
#2f6deb RGB chart
      #2f6deb CMYK chart
      #2f6deb RGB pie chart
      #2f6deb color shades, tints & tones
#2f6deb color schemes
#2f6deb color preview, HTML & CSS examples
           This text has a color of #2f6deb        
        
          <p style="color:#2f6deb;">Text here</p>
        
        
          .mytext {color:#2f6deb;}
        
        Text color #2f6deb
      
           This box has a color of #2f6deb        
        
          <div style="background-color:#2f6deb;">Content here</div>
        
        
          .mybackground {background-color:#2f6deb;}
        
        Background color #2f6deb
      
           Border around this has a color of #2f6deb        
        
          <div style="border:2px solid #2f6deb;">Content here</div>
        
        
          .myborder {border:2px solid #2f6deb;}
        
        Border color #2f6deb