#006af1 color space conversions
Hex:
        #006af1
        RGB:
        0, 106, 241
        CMY:
        100, 58, 5
        CMYK:
        100, 56, 0, 5
      HSL:
        214°, 100.0000%, 47.2549%
        HSV (HSB):
        214°, 100.0000%, 94.5098%
        XYZ:
        21.0312, 16.6589, 85.3261
        xyY:
        0.1710, 0.1354, 16.6589
      CIE-Lab:
        47.8274, 27.3030, -74.3427
        CIE-LCH:
        47.8274, 79.1978, 290.1662
        CIE-Luv:
        47.8274, -23.7373, -114.2669
        Hunter-Lab:
        40.8154, 20.5500, -95.3773
      #006af1 color charts
#006af1 RGB chart
      #006af1 CMYK chart
      #006af1 RGB pie chart
      #006af1 color shades, tints & tones
#006af1 color schemes
#006af1 color preview, HTML & CSS examples
           This text has a color of #006af1        
        
          <p style="color:#006af1;">Text here</p>
        
        
          .mytext {color:#006af1;}
        
        Text color #006af1
      
           This box has a color of #006af1        
        
          <div style="background-color:#006af1;">Content here</div>
        
        
          .mybackground {background-color:#006af1;}
        
        Background color #006af1
      
           Border around this has a color of #006af1        
        
          <div style="border:2px solid #006af1;">Content here</div>
        
        
          .myborder {border:2px solid #006af1;}
        
        Border color #006af1