#3af1e1 color space conversions
Hex:
        #3af1e1
        RGB:
        58, 241, 225
        CMY:
        77, 5, 12
        CMYK:
        76, 0, 7, 5
      HSL:
        175°, 86.7299%, 58.6275%
        HSV (HSB):
        175°, 75.9336%, 94.5098%
        XYZ:
        46.7908, 69.2464, 82.1339
        xyY:
        0.2361, 0.3494, 69.2464
      CIE-Lab:
        86.6259, -47.5528, -5.1200
        CIE-LCH:
        86.6259, 47.8276, 186.1454
        CIE-Luv:
        86.6259, -64.5445, -0.4686
        Hunter-Lab:
        83.2144, -45.2560, -0.2701
      #3af1e1 color charts
#3af1e1 RGB chart
      #3af1e1 CMYK chart
      #3af1e1 RGB pie chart
      #3af1e1 color shades, tints & tones
#3af1e1 color schemes
#3af1e1 color preview, HTML & CSS examples
           This text has a color of #3af1e1        
        
          <p style="color:#3af1e1;">Text here</p>
        
        
          .mytext {color:#3af1e1;}
        
        Text color #3af1e1
      
           This box has a color of #3af1e1        
        
          <div style="background-color:#3af1e1;">Content here</div>
        
        
          .mybackground {background-color:#3af1e1;}
        
        Background color #3af1e1
      
           Border around this has a color of #3af1e1        
        
          <div style="border:2px solid #3af1e1;">Content here</div>
        
        
          .myborder {border:2px solid #3af1e1;}
        
        Border color #3af1e1