#21affb color space conversions
Hex:
        #21affb
        RGB:
        33, 175, 251
        CMY:
        87, 31, 2
        CMYK:
        87, 30, 0, 2
      HSL:
        201°, 96.4602%, 55.6863%
        HSV (HSB):
        201°, 86.8526%, 98.4314%
        XYZ:
        33.3698, 37.9483, 96.8328
        xyY:
        0.1985, 0.2257, 37.9483
      CIE-Lab:
        67.9825, -9.2642, -47.5342
        CIE-LCH:
        67.9825, 48.4286, 258.9715
        CIE-Luv:
        67.9825, -42.7593, -75.9322
        Hunter-Lab:
        61.6022, -11.1108, -50.0767
      #21affb color charts
#21affb RGB chart
      #21affb CMYK chart
      #21affb RGB pie chart
      #21affb color shades, tints & tones
#21affb color schemes
#21affb color preview, HTML & CSS examples
           This text has a color of #21affb        
        
          <p style="color:#21affb;">Text here</p>
        
        
          .mytext {color:#21affb;}
        
        Text color #21affb
      
           This box has a color of #21affb        
        
          <div style="background-color:#21affb;">Content here</div>
        
        
          .mybackground {background-color:#21affb;}
        
        Background color #21affb
      
           Border around this has a color of #21affb        
        
          <div style="border:2px solid #21affb;">Content here</div>
        
        
          .myborder {border:2px solid #21affb;}
        
        Border color #21affb