#0206d2 color space conversions
Hex:
        #0206d2
        RGB:
        2, 6, 210
        CMY:
        99, 98, 18
        CMYK:
        99, 97, 0, 18
      HSL:
        239°, 98.1132%, 41.5686%
        HSV (HSB):
        239°, 99.0476%, 82.3529%
        XYZ:
        11.7230, 4.7963, 61.2807
        xyY:
        0.1507, 0.0616, 4.7963
      CIE-Lab:
        26.1464, 67.2225, -92.4608
        CIE-LCH:
        26.1464, 114.3147, 306.0186
        CIE-Luv:
        26.1464, -7.6643, -104.3403
        Hunter-Lab:
        21.9005, 57.2229, -150.5718
      #0206d2 color charts
#0206d2 RGB chart
      #0206d2 CMYK chart
      #0206d2 RGB pie chart
      #0206d2 color shades, tints & tones
#0206d2 color schemes
#0206d2 color preview, HTML & CSS examples
           This text has a color of #0206d2        
        
          <p style="color:#0206d2;">Text here</p>
        
        
          .mytext {color:#0206d2;}
        
        Text color #0206d2
      
           This box has a color of #0206d2        
        
          <div style="background-color:#0206d2;">Content here</div>
        
        
          .mybackground {background-color:#0206d2;}
        
        Background color #0206d2
      
           Border around this has a color of #0206d2        
        
          <div style="border:2px solid #0206d2;">Content here</div>
        
        
          .myborder {border:2px solid #0206d2;}
        
        Border color #0206d2