#01afe1 color space conversions
Hex:
        #01afe1
        RGB:
        1, 175, 225
        CMY:
        100, 31, 12
        CMYK:
        100, 22, 0, 12
      HSL:
        193°, 99.1150%, 44.3137%
        HSV (HSB):
        193°, 99.5556%, 88.2353%
        XYZ:
        28.9331, 36.1026, 76.6777
        xyY:
        0.2042, 0.2548, 36.1026
      CIE-Lab:
        66.5983, -19.6791, -35.5262
        CIE-LCH:
        66.5983, 40.6125, 241.0166
        CIE-Luv:
        66.5983, -46.1163, -54.0577
        Hunter-Lab:
        60.0855, -19.1961, -33.6028
      #01afe1 color charts
#01afe1 RGB chart
      #01afe1 CMYK chart
      #01afe1 RGB pie chart
      #01afe1 color shades, tints & tones
#01afe1 color schemes
#01afe1 color preview, HTML & CSS examples
           This text has a color of #01afe1        
        
          <p style="color:#01afe1;">Text here</p>
        
        
          .mytext {color:#01afe1;}
        
        Text color #01afe1
      
           This box has a color of #01afe1        
        
          <div style="background-color:#01afe1;">Content here</div>
        
        
          .mybackground {background-color:#01afe1;}
        
        Background color #01afe1
      
           Border around this has a color of #01afe1        
        
          <div style="border:2px solid #01afe1;">Content here</div>
        
        
          .myborder {border:2px solid #01afe1;}
        
        Border color #01afe1