#0206d7 color space conversions
Hex:
        #0206d7
        RGB:
        2, 6, 215
        CMY:
        99, 98, 16
        CMYK:
        99, 97, 0, 16
      HSL:
        239°, 98.1567%, 42.5490%
        HSV (HSB):
        239°, 99.0698%, 84.3137%
        XYZ:
        12.3559, 5.0495, 64.6134
        xyY:
        0.1506, 0.0616, 5.0495
      CIE-Lab:
        26.8752, 68.4816, -94.1449
        CIE-LCH:
        26.8752, 116.4173, 306.0324
        CIE-Luv:
        26.8752, -7.8750, -107.3106
        Hunter-Lab:
        22.4710, 58.8258, -154.7536
      #0206d7 color charts
#0206d7 RGB chart
      #0206d7 CMYK chart
      #0206d7 RGB pie chart
      #0206d7 color shades, tints & tones
#0206d7 color schemes
#0206d7 color preview, HTML & CSS examples
           This text has a color of #0206d7        
        
          <p style="color:#0206d7;">Text here</p>
        
        
          .mytext {color:#0206d7;}
        
        Text color #0206d7
      
           This box has a color of #0206d7        
        
          <div style="background-color:#0206d7;">Content here</div>
        
        
          .mybackground {background-color:#0206d7;}
        
        Background color #0206d7
      
           Border around this has a color of #0206d7        
        
          <div style="border:2px solid #0206d7;">Content here</div>
        
        
          .myborder {border:2px solid #0206d7;}
        
        Border color #0206d7