#3af1cb color space conversions
Hex:
        #3af1cb
        RGB:
        58, 241, 203
        CMY:
        77, 5, 20
        CMYK:
        76, 0, 16, 5
      HSL:
        168°, 86.7299%, 58.6275%
        HSV (HSB):
        168°, 75.9336%, 94.5098%
        XYZ:
        43.9797, 68.1219, 67.3308
        xyY:
        0.2451, 0.3797, 68.1219
      CIE-Lab:
        86.0674, -53.2155, 5.5868
        CIE-LCH:
        86.0674, 53.5080, 174.0068
        CIE-Luv:
        86.0674, -66.1041, 17.0683
        Hunter-Lab:
        82.5360, -49.3234, 9.4079
      #3af1cb color charts
#3af1cb RGB chart
      #3af1cb CMYK chart
      #3af1cb RGB pie chart
      #3af1cb color shades, tints & tones
#3af1cb color schemes
#3af1cb color preview, HTML & CSS examples
           This text has a color of #3af1cb        
        
          <p style="color:#3af1cb;">Text here</p>
        
        
          .mytext {color:#3af1cb;}
        
        Text color #3af1cb
      
           This box has a color of #3af1cb        
        
          <div style="background-color:#3af1cb;">Content here</div>
        
        
          .mybackground {background-color:#3af1cb;}
        
        Background color #3af1cb
      
           Border around this has a color of #3af1cb        
        
          <div style="border:2px solid #3af1cb;">Content here</div>
        
        
          .myborder {border:2px solid #3af1cb;}
        
        Border color #3af1cb