#21fed8 color space conversions
Hex:
        #21fed8
        RGB:
        33, 254, 216
        CMY:
        87, 0, 15
        CMYK:
        87, 0, 15, 0
      HSL:
        170°, 99.1031%, 56.2745%
        HSV (HSB):
        170°, 87.0079%, 99.6078%
        XYZ:
        48.4637, 76.1648, 77.1127
        xyY:
        0.2402, 0.3775, 76.1648
      CIE-Lab:
        89.9358, -57.1697, 4.3751
        CIE-LCH:
        89.9358, 57.3368, 175.6238
        CIE-Luv:
        89.9358, -71.9512, 15.9318
        Hunter-Lab:
        87.2725, -53.6031, 8.7029
      #21fed8 color charts
#21fed8 RGB chart
      #21fed8 CMYK chart
      #21fed8 RGB pie chart
      #21fed8 color shades, tints & tones
#21fed8 color schemes
#21fed8 color preview, HTML & CSS examples
           This text has a color of #21fed8        
        
          <p style="color:#21fed8;">Text here</p>
        
        
          .mytext {color:#21fed8;}
        
        Text color #21fed8
      
           This box has a color of #21fed8        
        
          <div style="background-color:#21fed8;">Content here</div>
        
        
          .mybackground {background-color:#21fed8;}
        
        Background color #21fed8
      
           Border around this has a color of #21fed8        
        
          <div style="border:2px solid #21fed8;">Content here</div>
        
        
          .myborder {border:2px solid #21fed8;}
        
        Border color #21fed8