#3fa1f2 color space conversions
Hex:
        #3fa1f2
        RGB:
        63, 161, 242
        CMY:
        75, 37, 5
        CMYK:
        74, 33, 0, 5
      HSL:
        207°, 87.3171%, 59.8039%
        HSV (HSB):
        207°, 73.9669%, 94.9020%
        XYZ:
        30.8218, 32.9573, 88.7413
        xyY:
        0.2021, 0.2161, 32.9573
      CIE-Lab:
        64.1263, -1.8591, -48.6691
        CIE-LCH:
        64.1263, 48.7046, 267.8124
        CIE-Luv:
        64.1263, -35.0607, -77.9789
        Hunter-Lab:
        57.4085, -4.6307, -51.4639
      #3fa1f2 color charts
#3fa1f2 RGB chart
      #3fa1f2 CMYK chart
      #3fa1f2 RGB pie chart
      #3fa1f2 color shades, tints & tones
#3fa1f2 color schemes
#3fa1f2 color preview, HTML & CSS examples
           This text has a color of #3fa1f2        
        
          <p style="color:#3fa1f2;">Text here</p>
        
        
          .mytext {color:#3fa1f2;}
        
        Text color #3fa1f2
      
           This box has a color of #3fa1f2        
        
          <div style="background-color:#3fa1f2;">Content here</div>
        
        
          .mybackground {background-color:#3fa1f2;}
        
        Background color #3fa1f2
      
           Border around this has a color of #3fa1f2        
        
          <div style="border:2px solid #3fa1f2;">Content here</div>
        
        
          .myborder {border:2px solid #3fa1f2;}
        
        Border color #3fa1f2