#20afe2 color space conversions
Hex:
        #20afe2
        RGB:
        32, 175, 226
        CMY:
        87, 31, 11
        CMYK:
        86, 23, 0, 11
      HSL:
        196°, 76.9841%, 50.5882%
        HSV (HSB):
        196°, 85.8407%, 88.6275%
        XYZ:
        29.6531, 36.4580, 77.4257
        xyY:
        0.2066, 0.2540, 36.4580
      CIE-Lab:
        66.8684, -18.0762, -35.6372
        CIE-LCH:
        66.8684, 39.9595, 243.1046
        CIE-Luv:
        66.8684, -44.4968, -54.4579
        Hunter-Lab:
        60.3805, -18.0037, -33.7611
      #20afe2 color charts
#20afe2 RGB chart
      #20afe2 CMYK chart
      #20afe2 RGB pie chart
      #20afe2 color shades, tints & tones
#20afe2 color schemes
#20afe2 color preview, HTML & CSS examples
           This text has a color of #20afe2        
        
          <p style="color:#20afe2;">Text here</p>
        
        
          .mytext {color:#20afe2;}
        
        Text color #20afe2
      
           This box has a color of #20afe2        
        
          <div style="background-color:#20afe2;">Content here</div>
        
        
          .mybackground {background-color:#20afe2;}
        
        Background color #20afe2
      
           Border around this has a color of #20afe2        
        
          <div style="border:2px solid #20afe2;">Content here</div>
        
        
          .myborder {border:2px solid #20afe2;}
        
        Border color #20afe2