#3fafc7 color space conversions
Hex:
        #3fafc7
        RGB:
        63, 175, 199
        CMY:
        75, 31, 22
        CMYK:
        68, 12, 0, 22
      HSL:
        191°, 54.8387%, 51.3725%
        HSV (HSB):
        191°, 68.3417%, 78.0392%
        XYZ:
        27.6887, 35.8402, 59.4913
        xyY:
        0.2251, 0.2913, 35.8402
      CIE-Lab:
        66.3977, -23.7073, -21.4389
        CIE-LCH:
        66.3977, 31.9635, 222.1235
        CIE-Luv:
        66.3977, -42.2342, -29.9078
        Hunter-Lab:
        59.8667, -22.2095, -17.0116
      #3fafc7 color charts
#3fafc7 RGB chart
      #3fafc7 CMYK chart
      #3fafc7 RGB pie chart
      #3fafc7 color shades, tints & tones
#3fafc7 color schemes
#3fafc7 color preview, HTML & CSS examples
           This text has a color of #3fafc7        
        
          <p style="color:#3fafc7;">Text here</p>
        
        
          .mytext {color:#3fafc7;}
        
        Text color #3fafc7
      
           This box has a color of #3fafc7        
        
          <div style="background-color:#3fafc7;">Content here</div>
        
        
          .mybackground {background-color:#3fafc7;}
        
        Background color #3fafc7
      
           Border around this has a color of #3fafc7        
        
          <div style="border:2px solid #3fafc7;">Content here</div>
        
        
          .myborder {border:2px solid #3fafc7;}
        
        Border color #3fafc7