#3f97fa color space conversions
Hex:
        #3f97fa
        RGB:
        63, 151, 250
        CMY:
        75, 41, 2
        CMYK:
        75, 40, 0, 2
      HSL:
        212°, 94.9239%, 61.3725%
        HSV (HSB):
        212°, 74.8000%, 98.0392%
        XYZ:
        30.3718, 30.0921, 94.6501
        xyY:
        0.1958, 0.1940, 30.0921
      CIE-Lab:
        61.7336, 6.7745, -56.8521
        CIE-LCH:
        61.7336, 57.2543, 276.7953
        CIE-Luv:
        61.7336, -31.4424, -92.0003
        Hunter-Lab:
        54.8563, 2.8302, -63.9007
      #3f97fa color charts
#3f97fa RGB chart
      #3f97fa CMYK chart
      #3f97fa RGB pie chart
      #3f97fa color shades, tints & tones
#3f97fa color schemes
#3f97fa color preview, HTML & CSS examples
           This text has a color of #3f97fa        
        
          <p style="color:#3f97fa;">Text here</p>
        
        
          .mytext {color:#3f97fa;}
        
        Text color #3f97fa
      
           This box has a color of #3f97fa        
        
          <div style="background-color:#3f97fa;">Content here</div>
        
        
          .mybackground {background-color:#3f97fa;}
        
        Background color #3f97fa
      
           Border around this has a color of #3f97fa        
        
          <div style="border:2px solid #3f97fa;">Content here</div>
        
        
          .myborder {border:2px solid #3f97fa;}
        
        Border color #3f97fa