#3ff1f1 color space conversions
Hex:
        #3ff1f1
        RGB:
        63, 241, 241
        CMY:
        75, 5, 5
        CMYK:
        74, 0, 0, 5
      HSL:
        180°, 86.4078%, 59.6078%
        HSV (HSB):
        180°, 73.8589%, 94.5098%
        XYZ:
        49.3824, 70.3182, 94.1891
        xyY:
        0.2309, 0.3288, 70.3182
      CIE-Lab:
        87.1527, -42.6652, -12.7157
        CIE-LCH:
        87.1527, 44.5198, 196.5959
        CIE-Luv:
        87.1527, -62.7633, -13.5534
        Hunter-Lab:
        83.8560, -41.6301, -7.8969
      #3ff1f1 color charts
#3ff1f1 RGB chart
      #3ff1f1 CMYK chart
      #3ff1f1 RGB pie chart
      #3ff1f1 color shades, tints & tones
#3ff1f1 color schemes
#3ff1f1 color preview, HTML & CSS examples
           This text has a color of #3ff1f1        
        
          <p style="color:#3ff1f1;">Text here</p>
        
        
          .mytext {color:#3ff1f1;}
        
        Text color #3ff1f1
      
           This box has a color of #3ff1f1        
        
          <div style="background-color:#3ff1f1;">Content here</div>
        
        
          .mybackground {background-color:#3ff1f1;}
        
        Background color #3ff1f1
      
           Border around this has a color of #3ff1f1        
        
          <div style="border:2px solid #3ff1f1;">Content here</div>
        
        
          .myborder {border:2px solid #3ff1f1;}
        
        Border color #3ff1f1