#3ab1f1 color space conversions
Hex:
        #3ab1f1
        RGB:
        58, 177, 241
        CMY:
        77, 31, 5
        CMYK:
        76, 27, 0, 5
      HSL:
        201°, 86.7299%, 58.6275%
        HSV (HSB):
        201°, 75.9336%, 94.5098%
        XYZ:
        33.3442, 38.6947, 88.9305
        xyY:
        0.2071, 0.2404, 38.6947
      CIE-Lab:
        68.5295, -11.7120, -41.2100
        CIE-LCH:
        68.5295, 42.8420, 254.1347
        CIE-Luv:
        68.5295, -41.3110, -64.8965
        Hunter-Lab:
        62.2051, -13.1762, -41.2195
      #3ab1f1 color charts
#3ab1f1 RGB chart
      #3ab1f1 CMYK chart
      #3ab1f1 RGB pie chart
      #3ab1f1 color shades, tints & tones
#3ab1f1 color schemes
#3ab1f1 color preview, HTML & CSS examples
           This text has a color of #3ab1f1        
        
          <p style="color:#3ab1f1;">Text here</p>
        
        
          .mytext {color:#3ab1f1;}
        
        Text color #3ab1f1
      
           This box has a color of #3ab1f1        
        
          <div style="background-color:#3ab1f1;">Content here</div>
        
        
          .mybackground {background-color:#3ab1f1;}
        
        Background color #3ab1f1
      
           Border around this has a color of #3ab1f1        
        
          <div style="border:2px solid #3ab1f1;">Content here</div>
        
        
          .myborder {border:2px solid #3ab1f1;}
        
        Border color #3ab1f1