#01d3f2 color space conversions
Hex:
        #01d3f2
        RGB:
        1, 211, 242
        CMY:
        100, 17, 5
        CMYK:
        100, 13, 0, 5
      HSL:
        188°, 99.1770%, 47.6471%
        HSV (HSB):
        188°, 99.5868%, 94.9020%
        XYZ:
        39.3338, 53.0058, 92.1624
        xyY:
        0.2132, 0.2873, 53.0058
      CIE-Lab:
        77.8784, -32.0458, -27.3291
        CIE-LCH:
        77.8784, 42.1167, 220.4580
        CIE-Luv:
        77.8784, -56.9104, -39.3941
        Hunter-Lab:
        72.8051, -30.9722, -24.0904
      #01d3f2 color charts
#01d3f2 RGB chart
      #01d3f2 CMYK chart
      #01d3f2 RGB pie chart
      #01d3f2 color shades, tints & tones
#01d3f2 color schemes
#01d3f2 color preview, HTML & CSS examples
           This text has a color of #01d3f2        
        
          <p style="color:#01d3f2;">Text here</p>
        
        
          .mytext {color:#01d3f2;}
        
        Text color #01d3f2
      
           This box has a color of #01d3f2        
        
          <div style="background-color:#01d3f2;">Content here</div>
        
        
          .mybackground {background-color:#01d3f2;}
        
        Background color #01d3f2
      
           Border around this has a color of #01d3f2        
        
          <div style="border:2px solid #01d3f2;">Content here</div>
        
        
          .myborder {border:2px solid #01d3f2;}
        
        Border color #01d3f2