#3f93ae color space conversions
Hex:
        #3f93ae
        RGB:
        63, 147, 174
        CMY:
        75, 42, 32
        CMYK:
        64, 16, 0, 32
      HSL:
        195°, 46.8354%, 46.4706%
        HSV (HSB):
        195°, 63.7931%, 68.2353%
        XYZ:
        20.1236, 24.9802, 43.8054
        xyY:
        0.2263, 0.2810, 24.9802
      CIE-Lab:
        57.0561, -16.8905, -21.6864
        CIE-LCH:
        57.0561, 27.4880, 232.0866
        CIE-Luv:
        57.0561, -33.2882, -30.4968
        Hunter-Lab:
        49.9802, -15.5956, -16.9789
      #3f93ae color charts
#3f93ae RGB chart
      #3f93ae CMYK chart
      #3f93ae RGB pie chart
      #3f93ae color shades, tints & tones
#3f93ae color schemes
#3f93ae color preview, HTML & CSS examples
           This text has a color of #3f93ae        
        
          <p style="color:#3f93ae;">Text here</p>
        
        
          .mytext {color:#3f93ae;}
        
        Text color #3f93ae
      
           This box has a color of #3f93ae        
        
          <div style="background-color:#3f93ae;">Content here</div>
        
        
          .mybackground {background-color:#3f93ae;}
        
        Background color #3f93ae
      
           Border around this has a color of #3f93ae        
        
          <div style="border:2px solid #3f93ae;">Content here</div>
        
        
          .myborder {border:2px solid #3f93ae;}
        
        Border color #3f93ae