#3fa6fa color space conversions
Hex:
        #3fa6fa
        RGB:
        63, 166, 250
        CMY:
        75, 35, 2
        CMYK:
        75, 34, 0, 2
      HSL:
        207°, 94.9239%, 61.3725%
        HSV (HSB):
        207°, 74.8000%, 98.0392%
        XYZ:
        32.9414, 35.2313, 95.5066
        xyY:
        0.2013, 0.2152, 35.2313
      CIE-Lab:
        65.9284, -1.9259, -50.1938
        CIE-LCH:
        65.9284, 50.2307, 267.8027
        CIE-Luv:
        65.9284, -36.3766, -80.8975
        Hunter-Lab:
        59.3560, -4.8089, -53.8513
      #3fa6fa color charts
#3fa6fa RGB chart
      #3fa6fa CMYK chart
      #3fa6fa RGB pie chart
      #3fa6fa color shades, tints & tones
#3fa6fa color schemes
#3fa6fa color preview, HTML & CSS examples
           This text has a color of #3fa6fa        
        
          <p style="color:#3fa6fa;">Text here</p>
        
        
          .mytext {color:#3fa6fa;}
        
        Text color #3fa6fa
      
           This box has a color of #3fa6fa        
        
          <div style="background-color:#3fa6fa;">Content here</div>
        
        
          .mybackground {background-color:#3fa6fa;}
        
        Background color #3fa6fa
      
           Border around this has a color of #3fa6fa        
        
          <div style="border:2px solid #3fa6fa;">Content here</div>
        
        
          .myborder {border:2px solid #3fa6fa;}
        
        Border color #3fa6fa