#32affb color space conversions
Hex:
        #32affb
        RGB:
        50, 175, 251
        CMY:
        80, 31, 2
        CMYK:
        80, 30, 0, 2
      HSL:
        203°, 96.1722%, 59.0196%
        HSV (HSB):
        203°, 80.0797%, 98.4314%
        XYZ:
        34.0580, 38.3031, 96.8650
        xyY:
        0.2013, 0.2263, 38.3031
      CIE-Lab:
        68.2434, -7.9805, -47.1057
        CIE-LCH:
        68.2434, 47.7769, 260.3844
        CIE-Luv:
        68.2434, -41.1079, -75.3773
        Hunter-Lab:
        61.8895, -10.0776, -49.4738
      #32affb color charts
#32affb RGB chart
      #32affb CMYK chart
      #32affb RGB pie chart
      #32affb color shades, tints & tones
#32affb color schemes
#32affb color preview, HTML & CSS examples
           This text has a color of #32affb        
        
          <p style="color:#32affb;">Text here</p>
        
        
          .mytext {color:#32affb;}
        
        Text color #32affb
      
           This box has a color of #32affb        
        
          <div style="background-color:#32affb;">Content here</div>
        
        
          .mybackground {background-color:#32affb;}
        
        Background color #32affb
      
           Border around this has a color of #32affb        
        
          <div style="border:2px solid #32affb;">Content here</div>
        
        
          .myborder {border:2px solid #32affb;}
        
        Border color #32affb