#2f8fff color space conversions
Hex:
        #2f8fff
        RGB:
        47, 143, 255
        CMY:
        82, 44, 0
        CMYK:
        82, 44, 0, 0
      HSL:
        212°, 100.0000%, 59.2157%
        HSV (HSB):
        212°, 81.5686%, 100.0000%
        XYZ:
        29.0448, 27.4693, 98.3790
        xyY:
        0.1875, 0.1773, 27.4693
      CIE-Lab:
        59.4062, 11.7534, -63.3393
        CIE-LCH:
        59.4062, 64.4206, 280.5124
        CIE-Luv:
        59.4062, -30.9184, -102.3547
        Hunter-Lab:
        52.4111, 7.2001, -74.6033
      #2f8fff color charts
#2f8fff RGB chart
      #2f8fff CMYK chart
      #2f8fff RGB pie chart
      #2f8fff color shades, tints & tones
#2f8fff color schemes
#2f8fff color preview, HTML & CSS examples
           This text has a color of #2f8fff        
        
          <p style="color:#2f8fff;">Text here</p>
        
        
          .mytext {color:#2f8fff;}
        
        Text color #2f8fff
      
           This box has a color of #2f8fff        
        
          <div style="background-color:#2f8fff;">Content here</div>
        
        
          .mybackground {background-color:#2f8fff;}
        
        Background color #2f8fff
      
           Border around this has a color of #2f8fff        
        
          <div style="border:2px solid #2f8fff;">Content here</div>
        
        
          .myborder {border:2px solid #2f8fff;}
        
        Border color #2f8fff