#008af1 color space conversions
Hex:
        #008af1
        RGB:
        0, 138, 241
        CMY:
        100, 46, 5
        CMYK:
        100, 43, 0, 5
      HSL:
        206°, 100.0000%, 47.2549%
        HSV (HSB):
        206°, 100.0000%, 94.5098%
        XYZ:
        24.9657, 24.5278, 86.6376
        xyY:
        0.1834, 0.1802, 24.5278
      CIE-Lab:
        56.6124, 7.2278, -60.1360
        CIE-LCH:
        56.6124, 60.5688, 276.8536
        CIE-Luv:
        56.6124, -33.0174, -95.8036
        Hunter-Lab:
        49.5256, 3.3114, -69.0511
      #008af1 color charts
#008af1 RGB chart
      #008af1 CMYK chart
      #008af1 RGB pie chart
      #008af1 color shades, tints & tones
#008af1 color schemes
#008af1 color preview, HTML & CSS examples
           This text has a color of #008af1        
        
          <p style="color:#008af1;">Text here</p>
        
        
          .mytext {color:#008af1;}
        
        Text color #008af1
      
           This box has a color of #008af1        
        
          <div style="background-color:#008af1;">Content here</div>
        
        
          .mybackground {background-color:#008af1;}
        
        Background color #008af1
      
           Border around this has a color of #008af1        
        
          <div style="border:2px solid #008af1;">Content here</div>
        
        
          .myborder {border:2px solid #008af1;}
        
        Border color #008af1