#3f8fae color space conversions
Hex:
        #3f8fae
        RGB:
        63, 143, 174
        CMY:
        75, 44, 32
        CMYK:
        64, 18, 0, 32
      HSL:
        197°, 46.8354%, 46.4706%
        HSV (HSB):
        197°, 63.7931%, 68.2353%
        XYZ:
        19.5123, 23.7577, 43.6017
        xyY:
        0.2246, 0.2735, 23.7577
      CIE-Lab:
        55.8444, -14.7158, -23.5463
        CIE-LCH:
        55.8444, 27.7666, 237.9957
        CIE-Luv:
        55.8444, -31.7976, -33.6404
        Hunter-Lab:
        48.7418, -13.8411, -18.9182
      #3f8fae color charts
#3f8fae RGB chart
      #3f8fae CMYK chart
      #3f8fae RGB pie chart
      #3f8fae color shades, tints & tones
#3f8fae color schemes
#3f8fae color preview, HTML & CSS examples
           This text has a color of #3f8fae        
        
          <p style="color:#3f8fae;">Text here</p>
        
        
          .mytext {color:#3f8fae;}
        
        Text color #3f8fae
      
           This box has a color of #3f8fae        
        
          <div style="background-color:#3f8fae;">Content here</div>
        
        
          .mybackground {background-color:#3f8fae;}
        
        Background color #3f8fae
      
           Border around this has a color of #3f8fae        
        
          <div style="border:2px solid #3f8fae;">Content here</div>
        
        
          .myborder {border:2px solid #3f8fae;}
        
        Border color #3f8fae