#32b7de color space conversions
Hex:
        #32b7de
        RGB:
        50, 183, 222
        CMY:
        80, 28, 13
        CMYK:
        77, 18, 0, 13
      HSL:
        194°, 72.2689%, 53.3333%
        HSV (HSB):
        194°, 77.4775%, 87.0588%
        XYZ:
        31.4337, 39.8190, 75.1363
        xyY:
        0.2147, 0.2720, 39.8190
      CIE-Lab:
        69.3404, -22.0753, -29.5980
        CIE-LCH:
        69.3404, 36.9237, 233.2830
        CIE-Luv:
        69.3404, -45.6405, -43.9543
        Hunter-Lab:
        63.1023, -21.5113, -26.4254
      #32b7de color charts
#32b7de RGB chart
      #32b7de CMYK chart
      #32b7de RGB pie chart
      #32b7de color shades, tints & tones
#32b7de color schemes
#32b7de color preview, HTML & CSS examples
           This text has a color of #32b7de        
        
          <p style="color:#32b7de;">Text here</p>
        
        
          .mytext {color:#32b7de;}
        
        Text color #32b7de
      
           This box has a color of #32b7de        
        
          <div style="background-color:#32b7de;">Content here</div>
        
        
          .mybackground {background-color:#32b7de;}
        
        Background color #32b7de
      
           Border around this has a color of #32b7de        
        
          <div style="border:2px solid #32b7de;">Content here</div>
        
        
          .myborder {border:2px solid #32b7de;}
        
        Border color #32b7de