#20caf5 color space conversions
Hex:
        #20caf5
        RGB:
        32, 202, 245
        CMY:
        87, 21, 4
        CMYK:
        87, 18, 0, 4
      HSL:
        192°, 91.4163%, 54.3137%
        HSV (HSB):
        192°, 86.9388%, 96.0784%
        XYZ:
        38.1976, 49.1407, 93.8581
        xyY:
        0.2108, 0.2712, 49.1407
      CIE-Lab:
        75.5388, -25.5839, -32.5162
        CIE-LCH:
        75.5388, 41.3743, 231.8042
        CIE-Luv:
        75.5388, -52.3140, -48.9756
        Hunter-Lab:
        70.1004, -25.4114, -30.3136
      #20caf5 color charts
#20caf5 RGB chart
      #20caf5 CMYK chart
      #20caf5 RGB pie chart
      #20caf5 color shades, tints & tones
#20caf5 color schemes
#20caf5 color preview, HTML & CSS examples
           This text has a color of #20caf5        
        
          <p style="color:#20caf5;">Text here</p>
        
        
          .mytext {color:#20caf5;}
        
        Text color #20caf5
      
           This box has a color of #20caf5        
        
          <div style="background-color:#20caf5;">Content here</div>
        
        
          .mybackground {background-color:#20caf5;}
        
        Background color #20caf5
      
           Border around this has a color of #20caf5        
        
          <div style="border:2px solid #20caf5;">Content here</div>
        
        
          .myborder {border:2px solid #20caf5;}
        
        Border color #20caf5