#3fa4f5 color space conversions
Hex:
        #3fa4f5
        RGB:
        63, 164, 245
        CMY:
        75, 36, 4
        CMYK:
        74, 33, 0, 4
      HSL:
        207°, 90.0990%, 60.3922%
        HSV (HSB):
        207°, 74.2857%, 96.0784%
        XYZ:
        31.8068, 34.2003, 91.3111
        xyY:
        0.2022, 0.2174, 34.2003
      CIE-Lab:
        65.1212, -2.5264, -48.7400
        CIE-LCH:
        65.1212, 48.8054, 267.0328
        CIE-Luv:
        65.1212, -35.9343, -78.2167
        Hunter-Lab:
        58.4810, -5.2587, -51.6376
      #3fa4f5 color charts
#3fa4f5 RGB chart
      #3fa4f5 CMYK chart
      #3fa4f5 RGB pie chart
      #3fa4f5 color shades, tints & tones
#3fa4f5 color schemes
#3fa4f5 color preview, HTML & CSS examples
           This text has a color of #3fa4f5        
        
          <p style="color:#3fa4f5;">Text here</p>
        
        
          .mytext {color:#3fa4f5;}
        
        Text color #3fa4f5
      
           This box has a color of #3fa4f5        
        
          <div style="background-color:#3fa4f5;">Content here</div>
        
        
          .mybackground {background-color:#3fa4f5;}
        
        Background color #3fa4f5
      
           Border around this has a color of #3fa4f5        
        
          <div style="border:2px solid #3fa4f5;">Content here</div>
        
        
          .myborder {border:2px solid #3fa4f5;}
        
        Border color #3fa4f5