#3bc2f1 color space conversions
Hex:
        #3bc2f1
        RGB:
        59, 194, 241
        CMY:
        77, 24, 5
        CMYK:
        76, 20, 0, 5
      HSL:
        195°, 86.6667%, 58.8235%
        HSV (HSB):
        195°, 75.5187%, 94.5098%
        XYZ:
        36.9726, 45.8643, 90.1231
        xyY:
        0.2138, 0.2652, 45.8643
      CIE-Lab:
        73.4574, -20.5996, -33.5458
        CIE-LCH:
        73.4574, 39.3658, 238.4469
        CIE-Luv:
        73.4574, -47.0329, -51.1958
        Hunter-Lab:
        67.7232, -21.0657, -31.4944
      #3bc2f1 color charts
#3bc2f1 RGB chart
      #3bc2f1 CMYK chart
      #3bc2f1 RGB pie chart
      #3bc2f1 color shades, tints & tones
#3bc2f1 color schemes
#3bc2f1 color preview, HTML & CSS examples
           This text has a color of #3bc2f1        
        
          <p style="color:#3bc2f1;">Text here</p>
        
        
          .mytext {color:#3bc2f1;}
        
        Text color #3bc2f1
      
           This box has a color of #3bc2f1        
        
          <div style="background-color:#3bc2f1;">Content here</div>
        
        
          .mybackground {background-color:#3bc2f1;}
        
        Background color #3bc2f1
      
           Border around this has a color of #3bc2f1        
        
          <div style="border:2px solid #3bc2f1;">Content here</div>
        
        
          .myborder {border:2px solid #3bc2f1;}
        
        Border color #3bc2f1