#21afff color space conversions
Hex:
        #21afff
        RGB:
        33, 175, 255
        CMY:
        87, 31, 0
        CMYK:
        87, 31, 0, 0
      HSL:
        202°, 100.0000%, 56.4706%
        HSV (HSB):
        202°, 87.0588%, 100.0000%
        XYZ:
        34.0072, 38.2033, 100.1893
        xyY:
        0.1973, 0.2216, 38.2033
      CIE-Lab:
        68.1702, -7.8414, -49.4078
        CIE-LCH:
        68.1702, 50.0262, 260.9819
        CIE-Luv:
        68.1702, -42.5085, -79.3273
        Hunter-Lab:
        61.8088, -9.9548, -52.8403
      #21afff color charts
#21afff RGB chart
      #21afff CMYK chart
      #21afff RGB pie chart
      #21afff color shades, tints & tones
#21afff color schemes
#21afff color preview, HTML & CSS examples
           This text has a color of #21afff        
        
          <p style="color:#21afff;">Text here</p>
        
        
          .mytext {color:#21afff;}
        
        Text color #21afff
      
           This box has a color of #21afff        
        
          <div style="background-color:#21afff;">Content here</div>
        
        
          .mybackground {background-color:#21afff;}
        
        Background color #21afff
      
           Border around this has a color of #21afff        
        
          <div style="border:2px solid #21afff;">Content here</div>
        
        
          .myborder {border:2px solid #21afff;}
        
        Border color #21afff