#32afe5 color space conversions
Hex:
        #32afe5
        RGB:
        50, 175, 229
        CMY:
        80, 31, 10
        CMYK:
        78, 24, 0, 10
      HSL:
        198°, 77.4892%, 54.7059%
        HSV (HSB):
        198°, 78.1659%, 89.8039%
        XYZ:
        30.7882, 36.9952, 79.6468
        xyY:
        0.2088, 0.2509, 36.9952
      CIE-Lab:
        67.2734, -15.5490, -36.6298
        CIE-LCH:
        67.2734, 39.7934, 246.9993
        CIE-Luv:
        67.2734, -42.4171, -56.4825
        Hunter-Lab:
        60.8237, -16.0869, -35.0619
      #32afe5 color charts
#32afe5 RGB chart
      #32afe5 CMYK chart
      #32afe5 RGB pie chart
      #32afe5 color shades, tints & tones
#32afe5 color schemes
#32afe5 color preview, HTML & CSS examples
           This text has a color of #32afe5        
        
          <p style="color:#32afe5;">Text here</p>
        
        
          .mytext {color:#32afe5;}
        
        Text color #32afe5
      
           This box has a color of #32afe5        
        
          <div style="background-color:#32afe5;">Content here</div>
        
        
          .mybackground {background-color:#32afe5;}
        
        Background color #32afe5
      
           Border around this has a color of #32afe5        
        
          <div style="border:2px solid #32afe5;">Content here</div>
        
        
          .myborder {border:2px solid #32afe5;}
        
        Border color #32afe5