#3afdeb color space conversions
Hex:
        #3afdeb
        RGB:
        58, 253, 235
        CMY:
        77, 1, 8
        CMYK:
        77, 0, 7, 1
      HSL:
        174°, 97.9899%, 60.9804%
        HSV (HSB):
        174°, 77.0751%, 99.2157%
        XYZ:
        51.8656, 77.1483, 90.7548
        xyY:
        0.2360, 0.3510, 77.1483
      CIE-Lab:
        90.3898, -49.9906, -4.7896
        CIE-LCH:
        90.3898, 50.2195, 185.4728
        CIE-Luv:
        90.3898, -67.9079, 0.4463
        Hunter-Lab:
        87.8341, -48.3063, 0.2223
      #3afdeb color charts
#3afdeb RGB chart
      #3afdeb CMYK chart
      #3afdeb RGB pie chart
      #3afdeb color shades, tints & tones
#3afdeb color schemes
#3afdeb color preview, HTML & CSS examples
           This text has a color of #3afdeb        
        
          <p style="color:#3afdeb;">Text here</p>
        
        
          .mytext {color:#3afdeb;}
        
        Text color #3afdeb
      
           This box has a color of #3afdeb        
        
          <div style="background-color:#3afdeb;">Content here</div>
        
        
          .mybackground {background-color:#3afdeb;}
        
        Background color #3afdeb
      
           Border around this has a color of #3afdeb        
        
          <div style="border:2px solid #3afdeb;">Content here</div>
        
        
          .myborder {border:2px solid #3afdeb;}
        
        Border color #3afdeb