#3afeeb color space conversions
Hex:
        #3afeeb
        RGB:
        58, 254, 235
        CMY:
        77, 0, 8
        CMYK:
        77, 0, 7, 0
      HSL:
        174°, 98.9899%, 61.1765%
        HSV (HSB):
        174°, 77.1654%, 99.6078%
        XYZ:
        52.1821, 77.7813, 90.8603
        xyY:
        0.2363, 0.3522, 77.7813
      CIE-Lab:
        90.6800, -50.4120, -4.3621
        CIE-LCH:
        90.6800, 50.6004, 184.9455
        CIE-Luv:
        90.6800, -68.2464, 1.1985
        Hunter-Lab:
        88.1937, -48.7248, 0.6530
      #3afeeb color charts
#3afeeb RGB chart
      #3afeeb CMYK chart
      #3afeeb RGB pie chart
      #3afeeb color shades, tints & tones
#3afeeb color schemes
#3afeeb color preview, HTML & CSS examples
           This text has a color of #3afeeb        
        
          <p style="color:#3afeeb;">Text here</p>
        
        
          .mytext {color:#3afeeb;}
        
        Text color #3afeeb
      
           This box has a color of #3afeeb        
        
          <div style="background-color:#3afeeb;">Content here</div>
        
        
          .mybackground {background-color:#3afeeb;}
        
        Background color #3afeeb
      
           Border around this has a color of #3afeeb        
        
          <div style="border:2px solid #3afeeb;">Content here</div>
        
        
          .myborder {border:2px solid #3afeeb;}
        
        Border color #3afeeb