#03f2f2 color space conversions
Hex:
        #03f2f2
        RGB:
        3, 242, 242
        CMY:
        99, 5, 5
        CMYK:
        99, 0, 0, 5
      HSL:
        180°, 97.5510%, 48.0392%
        HSV (HSB):
        180°, 98.7603%, 94.9020%
        XYZ:
        47.8167, 69.9344, 94.9829
        xyY:
        0.2248, 0.3287, 69.9344
      CIE-Lab:
        86.9647, -46.1486, -13.5737
        CIE-LCH:
        86.9647, 48.1034, 196.3902
        CIE-Luv:
        86.9647, -67.1761, -14.5052
        Hunter-Lab:
        83.6268, -44.2830, -8.8025
      #03f2f2 color charts
#03f2f2 RGB chart
      #03f2f2 CMYK chart
      #03f2f2 RGB pie chart
      #03f2f2 color shades, tints & tones
#03f2f2 color schemes
#03f2f2 color preview, HTML & CSS examples
           This text has a color of #03f2f2        
        
          <p style="color:#03f2f2;">Text here</p>
        
        
          .mytext {color:#03f2f2;}
        
        Text color #03f2f2
      
           This box has a color of #03f2f2        
        
          <div style="background-color:#03f2f2;">Content here</div>
        
        
          .mybackground {background-color:#03f2f2;}
        
        Background color #03f2f2
      
           Border around this has a color of #03f2f2        
        
          <div style="border:2px solid #03f2f2;">Content here</div>
        
        
          .myborder {border:2px solid #03f2f2;}
        
        Border color #03f2f2