#069ae1 color space conversions
Hex:
        #069ae1
        RGB:
        6, 154, 225
        CMY:
        98, 40, 12
        CMYK:
        97, 32, 0, 12
      HSL:
        199°, 94.8052%, 45.2941%
        HSV (HSB):
        199°, 97.3333%, 88.2353%
        XYZ:
        25.2213, 28.5862, 75.4225
        xyY:
        0.1952, 0.2212, 28.5862
      CIE-Lab:
        60.4146, -8.0717, -45.2114
        CIE-LCH:
        60.4146, 45.9263, 259.8775
        CIE-Luv:
        60.4146, -38.9086, -70.8002
        Hunter-Lab:
        53.4660, -9.3625, -46.2120
      #069ae1 color charts
#069ae1 RGB chart
      #069ae1 CMYK chart
      #069ae1 RGB pie chart
      #069ae1 color shades, tints & tones
#069ae1 color schemes
#069ae1 color preview, HTML & CSS examples
           This text has a color of #069ae1        
        
          <p style="color:#069ae1;">Text here</p>
        
        
          .mytext {color:#069ae1;}
        
        Text color #069ae1
      
           This box has a color of #069ae1        
        
          <div style="background-color:#069ae1;">Content here</div>
        
        
          .mybackground {background-color:#069ae1;}
        
        Background color #069ae1
      
           Border around this has a color of #069ae1        
        
          <div style="border:2px solid #069ae1;">Content here</div>
        
        
          .myborder {border:2px solid #069ae1;}
        
        Border color #069ae1