#21f1fa color space conversions
Hex:
        #21f1fa
        RGB:
        33, 241, 250
        CMY:
        87, 5, 2
        CMYK:
        87, 4, 0, 2
      HSL:
        182°, 95.5947%, 55.4902%
        HSV (HSB):
        182°, 86.8000%, 98.0392%
        XYZ:
        49.3378, 70.1361, 101.3797
        xyY:
        0.2234, 0.3176, 70.1361
      CIE-Lab:
        87.0636, -42.4019, -17.6004
        CIE-LCH:
        87.0636, 45.9096, 202.5426
        CIE-Luv:
        87.0636, -64.9985, -21.7670
        Hunter-Lab:
        83.7473, -41.3985, -13.1500
      #21f1fa color charts
#21f1fa RGB chart
      #21f1fa CMYK chart
      #21f1fa RGB pie chart
      #21f1fa color shades, tints & tones
#21f1fa color schemes
#21f1fa color preview, HTML & CSS examples
           This text has a color of #21f1fa        
        
          <p style="color:#21f1fa;">Text here</p>
        
        
          .mytext {color:#21f1fa;}
        
        Text color #21f1fa
      
           This box has a color of #21f1fa        
        
          <div style="background-color:#21f1fa;">Content here</div>
        
        
          .mybackground {background-color:#21f1fa;}
        
        Background color #21f1fa
      
           Border around this has a color of #21f1fa        
        
          <div style="border:2px solid #21f1fa;">Content here</div>
        
        
          .myborder {border:2px solid #21f1fa;}
        
        Border color #21f1fa