#20bae1 color space conversions
Hex:
        #20bae1
        RGB:
        32, 186, 225
        CMY:
        87, 27, 12
        CMYK:
        86, 17, 0, 12
      HSL:
        192°, 76.2846%, 50.3922%
        HSV (HSB):
        192°, 85.7778%, 88.2353%
        XYZ:
        31.7452, 40.8611, 77.4480
        xyY:
        0.2116, 0.2723, 40.8611
      CIE-Lab:
        70.0785, -24.1184, -30.1197
        CIE-LCH:
        70.0785, 38.5861, 231.3139
        CIE-Luv:
        70.0785, -48.3305, -44.6508
        Hunter-Lab:
        63.9227, -23.2184, -27.0892
      #20bae1 color charts
#20bae1 RGB chart
      #20bae1 CMYK chart
      #20bae1 RGB pie chart
      #20bae1 color shades, tints & tones
#20bae1 color schemes
#20bae1 color preview, HTML & CSS examples
           This text has a color of #20bae1        
        
          <p style="color:#20bae1;">Text here</p>
        
        
          .mytext {color:#20bae1;}
        
        Text color #20bae1
      
           This box has a color of #20bae1        
        
          <div style="background-color:#20bae1;">Content here</div>
        
        
          .mybackground {background-color:#20bae1;}
        
        Background color #20bae1
      
           Border around this has a color of #20bae1        
        
          <div style="border:2px solid #20bae1;">Content here</div>
        
        
          .myborder {border:2px solid #20bae1;}
        
        Border color #20bae1