#33f1f2 color space conversions
Hex:
        #33f1f2
        RGB:
        51, 241, 242
        CMY:
        80, 5, 5
        CMYK:
        79, 0, 0, 5
      HSL:
        180°, 88.0184%, 57.4510%
        HSV (HSB):
        180°, 78.9256%, 94.9020%
        XYZ:
        48.8475, 70.0252, 94.9461
        xyY:
        0.2285, 0.3275, 70.0252
      CIE-Lab:
        87.0092, -43.5032, -13.4722
        CIE-LCH:
        87.0092, 45.5415, 197.2069
        CIE-Luv:
        87.0092, -64.0988, -14.6945
        Hunter-Lab:
        83.6811, -42.2452, -8.6948
      #33f1f2 color charts
#33f1f2 RGB chart
      #33f1f2 CMYK chart
      #33f1f2 RGB pie chart
      #33f1f2 color shades, tints & tones
#33f1f2 color schemes
#33f1f2 color preview, HTML & CSS examples
           This text has a color of #33f1f2        
        
          <p style="color:#33f1f2;">Text here</p>
        
        
          .mytext {color:#33f1f2;}
        
        Text color #33f1f2
      
           This box has a color of #33f1f2        
        
          <div style="background-color:#33f1f2;">Content here</div>
        
        
          .mybackground {background-color:#33f1f2;}
        
        Background color #33f1f2
      
           Border around this has a color of #33f1f2        
        
          <div style="border:2px solid #33f1f2;">Content here</div>
        
        
          .myborder {border:2px solid #33f1f2;}
        
        Border color #33f1f2