#3afdce color space conversions
Hex:
        #3afdce
        RGB:
        58, 253, 206
        CMY:
        77, 1, 19
        CMYK:
        77, 0, 19, 1
      HSL:
        166°, 97.9899%, 60.9804%
        HSV (HSB):
        166°, 77.0751%, 99.2157%
        XYZ:
        48.0108, 75.6063, 70.4556
        xyY:
        0.2474, 0.3896, 75.6063
      CIE-Lab:
        89.6762, -57.2990, 9.2128
        CIE-LCH:
        89.6762, 58.0350, 170.8659
        CIE-Luv:
        89.6762, -69.9749, 23.2939
        Hunter-Lab:
        86.9519, -53.6065, 12.8247
      #3afdce color charts
#3afdce RGB chart
      #3afdce CMYK chart
      #3afdce RGB pie chart
      #3afdce color shades, tints & tones
#3afdce color schemes
#3afdce color preview, HTML & CSS examples
           This text has a color of #3afdce        
        
          <p style="color:#3afdce;">Text here</p>
        
        
          .mytext {color:#3afdce;}
        
        Text color #3afdce
      
           This box has a color of #3afdce        
        
          <div style="background-color:#3afdce;">Content here</div>
        
        
          .mybackground {background-color:#3afdce;}
        
        Background color #3afdce
      
           Border around this has a color of #3afdce        
        
          <div style="border:2px solid #3afdce;">Content here</div>
        
        
          .myborder {border:2px solid #3afdce;}
        
        Border color #3afdce