#3f9bed color space conversions
Hex:
        #3f9bed
        RGB:
        63, 155, 237
        CMY:
        75, 39, 7
        CMYK:
        73, 35, 0, 7
      HSL:
        208°, 82.8571%, 58.8235%
        HSV (HSB):
        208°, 73.4177%, 92.9412%
        XYZ:
        29.0573, 30.6139, 84.4983
        xyY:
        0.2015, 0.2123, 30.6139
      CIE-Lab:
        62.1803, -0.1555, -48.9981
        CIE-LCH:
        62.1803, 48.9984, 269.8182
        CIE-Luv:
        62.1803, -33.2602, -78.3197
        Hunter-Lab:
        55.3298, -3.0851, -51.8154
      #3f9bed color charts
#3f9bed RGB chart
      #3f9bed CMYK chart
      #3f9bed RGB pie chart
      #3f9bed color shades, tints & tones
#3f9bed color schemes
#3f9bed color preview, HTML & CSS examples
           This text has a color of #3f9bed        
        
          <p style="color:#3f9bed;">Text here</p>
        
        
          .mytext {color:#3f9bed;}
        
        Text color #3f9bed
      
           This box has a color of #3f9bed        
        
          <div style="background-color:#3f9bed;">Content here</div>
        
        
          .mybackground {background-color:#3f9bed;}
        
        Background color #3f9bed
      
           Border around this has a color of #3f9bed        
        
          <div style="border:2px solid #3f9bed;">Content here</div>
        
        
          .myborder {border:2px solid #3f9bed;}
        
        Border color #3f9bed