#21b5cf color space conversions
Hex:
        #21b5cf
        RGB:
        33, 181, 207
        CMY:
        87, 29, 19
        CMYK:
        84, 13, 0, 19
      HSL:
        189°, 72.5000%, 47.0588%
        HSV (HSB):
        189°, 84.0580%, 81.1765%
        XYZ:
        28.4136, 37.8761, 64.8447
        xyY:
        0.2167, 0.2888, 37.8761
      CIE-Lab:
        67.9292, -27.4411, -23.5625
        CIE-LCH:
        67.9292, 36.1691, 220.6513
        CIE-Luv:
        67.9292, -47.8379, -33.0542
        Hunter-Lab:
        61.5435, -25.2909, -19.3898
      #21b5cf color charts
#21b5cf RGB chart
      #21b5cf CMYK chart
      #21b5cf RGB pie chart
      #21b5cf color shades, tints & tones
#21b5cf color schemes
#21b5cf color preview, HTML & CSS examples
           This text has a color of #21b5cf        
        
          <p style="color:#21b5cf;">Text here</p>
        
        
          .mytext {color:#21b5cf;}
        
        Text color #21b5cf
      
           This box has a color of #21b5cf        
        
          <div style="background-color:#21b5cf;">Content here</div>
        
        
          .mybackground {background-color:#21b5cf;}
        
        Background color #21b5cf
      
           Border around this has a color of #21b5cf        
        
          <div style="border:2px solid #21b5cf;">Content here</div>
        
        
          .myborder {border:2px solid #21b5cf;}
        
        Border color #21b5cf