#32becb color space conversions
Hex:
        #32becb
        RGB:
        50, 190, 203
        CMY:
        80, 25, 20
        CMYK:
        75, 6, 0, 20
      HSL:
        185°, 60.4743%, 49.6078%
        HSV (HSB):
        185°, 75.3695%, 79.6078%
        XYZ:
        30.5083, 41.8168, 62.9634
        xyY:
        0.2255, 0.3091, 41.8168
      CIE-Lab:
        70.7444, -31.5539, -17.0653
        CIE-LCH:
        70.7444, 35.8730, 208.4059
        CIE-Luv:
        70.7444, -49.3896, -21.9053
        Hunter-Lab:
        64.6659, -28.9519, -12.4629
      #32becb color charts
#32becb RGB chart
      #32becb CMYK chart
      #32becb RGB pie chart
      #32becb color shades, tints & tones
#32becb color schemes
#32becb color preview, HTML & CSS examples
           This text has a color of #32becb        
        
          <p style="color:#32becb;">Text here</p>
        
        
          .mytext {color:#32becb;}
        
        Text color #32becb
      
           This box has a color of #32becb        
        
          <div style="background-color:#32becb;">Content here</div>
        
        
          .mybackground {background-color:#32becb;}
        
        Background color #32becb
      
           Border around this has a color of #32becb        
        
          <div style="border:2px solid #32becb;">Content here</div>
        
        
          .myborder {border:2px solid #32becb;}
        
        Border color #32becb