#0200a2 color space conversions
Hex:
        #0200a2
        RGB:
        2, 0, 162
        CMY:
        99, 100, 36
        CMYK:
        99, 100, 0, 36
      HSL:
        241°, 100.0000%, 31.7647%
        HSV (HSB):
        241°, 100.0000%, 63.5294%
        XYZ:
        6.5466, 2.6215, 34.3434
        xyY:
        0.1505, 0.0602, 2.6215
      CIE-Lab:
        18.4596, 56.4243, -76.7285
        CIE-LCH:
        18.4596, 95.2417, 306.3299
        CIE-Luv:
        18.4596, -5.2731, -74.3638
        Hunter-Lab:
        16.1912, 43.8389, -114.4272
      #0200a2 color charts
#0200a2 RGB chart
      #0200a2 CMYK chart
      #0200a2 RGB pie chart
      #0200a2 color shades, tints & tones
#0200a2 color schemes
#0200a2 color preview, HTML & CSS examples
           This text has a color of #0200a2        
        
          <p style="color:#0200a2;">Text here</p>
        
        
          .mytext {color:#0200a2;}
        
        Text color #0200a2
      
           This box has a color of #0200a2        
        
          <div style="background-color:#0200a2;">Content here</div>
        
        
          .mybackground {background-color:#0200a2;}
        
        Background color #0200a2
      
           Border around this has a color of #0200a2        
        
          <div style="border:2px solid #0200a2;">Content here</div>
        
        
          .myborder {border:2px solid #0200a2;}
        
        Border color #0200a2