#3fa3be color space conversions
Hex:
        #3fa3be
        RGB:
        63, 163, 190
        CMY:
        75, 36, 25
        CMYK:
        67, 14, 0, 25
      HSL:
        193°, 50.1976%, 49.6078%
        HSV (HSB):
        193°, 66.8421%, 74.5098%
        XYZ:
        24.4414, 30.9689, 53.4046
        xyY:
        0.2246, 0.2846, 30.9689
      CIE-Lab:
        62.4813, -20.3266, -22.4132
        CIE-LCH:
        62.4813, 30.2576, 227.7950
        CIE-Luv:
        62.4813, -38.3737, -31.6784
        Hunter-Lab:
        55.6497, -18.9896, -17.9433
      #3fa3be color charts
#3fa3be RGB chart
      #3fa3be CMYK chart
      #3fa3be RGB pie chart
      #3fa3be color shades, tints & tones
#3fa3be color schemes
#3fa3be color preview, HTML & CSS examples
           This text has a color of #3fa3be        
        
          <p style="color:#3fa3be;">Text here</p>
        
        
          .mytext {color:#3fa3be;}
        
        Text color #3fa3be
      
           This box has a color of #3fa3be        
        
          <div style="background-color:#3fa3be;">Content here</div>
        
        
          .mybackground {background-color:#3fa3be;}
        
        Background color #3fa3be
      
           Border around this has a color of #3fa3be        
        
          <div style="border:2px solid #3fa3be;">Content here</div>
        
        
          .myborder {border:2px solid #3fa3be;}
        
        Border color #3fa3be