#3f9dec color space conversions
Hex:
        #3f9dec
        RGB:
        63, 157, 236
        CMY:
        75, 38, 7
        CMYK:
        73, 33, 0, 7
      HSL:
        207°, 81.9905%, 58.6275%
        HSV (HSB):
        207°, 73.3051%, 92.5490%
        XYZ:
        29.2472, 31.2268, 83.8428
        xyY:
        0.2027, 0.2164, 31.2268
      CIE-Lab:
        62.6987, -1.6576, -47.6279
        CIE-LCH:
        62.6987, 47.6567, 268.0067
        CIE-Luv:
        62.6987, -33.9756, -75.9683
        Hunter-Lab:
        55.8810, -4.3677, -49.8409
      #3f9dec color charts
#3f9dec RGB chart
      #3f9dec CMYK chart
      #3f9dec RGB pie chart
      #3f9dec color shades, tints & tones
#3f9dec color schemes
#3f9dec color preview, HTML & CSS examples
           This text has a color of #3f9dec        
        
          <p style="color:#3f9dec;">Text here</p>
        
        
          .mytext {color:#3f9dec;}
        
        Text color #3f9dec
      
           This box has a color of #3f9dec        
        
          <div style="background-color:#3f9dec;">Content here</div>
        
        
          .mybackground {background-color:#3f9dec;}
        
        Background color #3f9dec
      
           Border around this has a color of #3f9dec        
        
          <div style="border:2px solid #3f9dec;">Content here</div>
        
        
          .myborder {border:2px solid #3f9dec;}
        
        Border color #3f9dec