#46debf color space conversions
Hex:
        #46debf
        RGB:
        70, 222, 191
        CMY:
        73, 13, 25
        CMYK:
        68, 0, 14, 13
      HSL:
        168°, 69.7248%, 57.2549%
        HSV (HSB):
        168°, 68.4685%, 87.0588%
        XYZ:
        38.0510, 57.3062, 58.3459
        xyY:
        0.2476, 0.3728, 57.3062
      CIE-Lab:
        80.3515, -46.8011, 3.6757
        CIE-LCH:
        80.3515, 46.9452, 175.5093
        CIE-Luv:
        80.3515, -58.4423, 13.0294
        Hunter-Lab:
        75.7009, -42.7535, 7.2933
      #46debf color charts
#46debf RGB chart
      #46debf CMYK chart
      #46debf RGB pie chart
      #46debf color shades, tints & tones
#46debf color schemes
#46debf color preview, HTML & CSS examples
           This text has a color of #46debf        
        
          <p style="color:#46debf;">Text here</p>
        
        
          .mytext {color:#46debf;}
        
        Text color #46debf
      
           This box has a color of #46debf        
        
          <div style="background-color:#46debf;">Content here</div>
        
        
          .mybackground {background-color:#46debf;}
        
        Background color #46debf
      
           Border around this has a color of #46debf        
        
          <div style="border:2px solid #46debf;">Content here</div>
        
        
          .myborder {border:2px solid #46debf;}
        
        Border color #46debf