#0266db color space conversions
Hex:
        #0266db
        RGB:
        2, 102, 219
        CMY:
        99, 60, 14
        CMYK:
        99, 53, 0, 14
      HSL:
        212°, 98.1900%, 43.3333%
        HSV (HSB):
        212°, 99.0868%, 85.8824%
        XYZ:
        17.5626, 14.6301, 68.9161
        xyY:
        0.1737, 0.1447, 14.6301
      CIE-Lab:
        45.1234, 21.3241, -66.3333
        CIE-LCH:
        45.1234, 69.6765, 287.8210
        CIE-Luv:
        45.1234, -23.1906, -100.6736
        Hunter-Lab:
        38.2493, 15.0238, -80.0517
      #0266db color charts
#0266db RGB chart
      #0266db CMYK chart
      #0266db RGB pie chart
      #0266db color shades, tints & tones
#0266db color schemes
#0266db color preview, HTML & CSS examples
           This text has a color of #0266db        
        
          <p style="color:#0266db;">Text here</p>
        
        
          .mytext {color:#0266db;}
        
        Text color #0266db
      
           This box has a color of #0266db        
        
          <div style="background-color:#0266db;">Content here</div>
        
        
          .mybackground {background-color:#0266db;}
        
        Background color #0266db
      
           Border around this has a color of #0266db        
        
          <div style="border:2px solid #0266db;">Content here</div>
        
        
          .myborder {border:2px solid #0266db;}
        
        Border color #0266db