#3f8fcb color space conversions
Hex:
        #3f8fcb
        RGB:
        63, 143, 203
        CMY:
        75, 44, 20
        CMYK:
        69, 30, 0, 20
      HSL:
        206°, 57.3770%, 52.1569%
        HSV (HSB):
        206°, 68.9655%, 79.6078%
        XYZ:
        22.6519, 25.0135, 60.1341
        xyY:
        0.2101, 0.2320, 25.0135
      CIE-Lab:
        57.0886, -5.0392, -38.0758
        CIE-LCH:
        57.0886, 38.4078, 262.4609
        CIE-Luv:
        57.0886, -30.5388, -58.6491
        Hunter-Lab:
        50.0135, -6.6783, -36.2784
      #3f8fcb color charts
#3f8fcb RGB chart
      #3f8fcb CMYK chart
      #3f8fcb RGB pie chart
      #3f8fcb color shades, tints & tones
#3f8fcb color schemes
#3f8fcb color preview, HTML & CSS examples
           This text has a color of #3f8fcb        
        
          <p style="color:#3f8fcb;">Text here</p>
        
        
          .mytext {color:#3f8fcb;}
        
        Text color #3f8fcb
      
           This box has a color of #3f8fcb        
        
          <div style="background-color:#3f8fcb;">Content here</div>
        
        
          .mybackground {background-color:#3f8fcb;}
        
        Background color #3f8fcb
      
           Border around this has a color of #3f8fcb        
        
          <div style="border:2px solid #3f8fcb;">Content here</div>
        
        
          .myborder {border:2px solid #3f8fcb;}
        
        Border color #3f8fcb