#3af1ec color space conversions
Hex:
        #3af1ec
        RGB:
        58, 241, 236
        CMY:
        77, 5, 7
        CMYK:
        76, 0, 2, 5
      HSL:
        178°, 86.7299%, 58.6275%
        HSV (HSB):
        178°, 75.9336%, 94.5098%
        XYZ:
        48.3405, 69.8663, 90.2946
        xyY:
        0.2318, 0.3351, 69.8663
      CIE-Lab:
        86.9312, -44.5575, -10.4340
        CIE-LCH:
        86.9312, 45.7628, 193.1795
        CIE-Luv:
        86.9312, -63.7520, -9.5234
        Hunter-Lab:
        83.5860, -43.0432, -5.5384
      #3af1ec color charts
#3af1ec RGB chart
      #3af1ec CMYK chart
      #3af1ec RGB pie chart
      #3af1ec color shades, tints & tones
#3af1ec color schemes
#3af1ec color preview, HTML & CSS examples
           This text has a color of #3af1ec        
        
          <p style="color:#3af1ec;">Text here</p>
        
        
          .mytext {color:#3af1ec;}
        
        Text color #3af1ec
      
           This box has a color of #3af1ec        
        
          <div style="background-color:#3af1ec;">Content here</div>
        
        
          .mybackground {background-color:#3af1ec;}
        
        Background color #3af1ec
      
           Border around this has a color of #3af1ec        
        
          <div style="border:2px solid #3af1ec;">Content here</div>
        
        
          .myborder {border:2px solid #3af1ec;}
        
        Border color #3af1ec