#020ca2 color space conversions
Hex:
        #020ca2
        RGB:
        2, 12, 162
        CMY:
        99, 95, 36
        CMYK:
        99, 93, 0, 36
      HSL:
        236°, 97.5610%, 32.1569%
        HSV (HSB):
        236°, 98.7654%, 63.5294%
        XYZ:
        6.6781, 2.8845, 34.3872
        xyY:
        0.1519, 0.0656, 2.8845
      CIE-Lab:
        19.5752, 52.9786, -74.8630
        CIE-LCH:
        19.5752, 91.7126, 305.2861
        CIE-Luv:
        19.5752, -5.9474, -76.0327
        Hunter-Lab:
        16.9838, 40.4654, -108.1564
      #020ca2 color charts
#020ca2 RGB chart
      #020ca2 CMYK chart
      #020ca2 RGB pie chart
      #020ca2 color shades, tints & tones
#020ca2 color schemes
#020ca2 color preview, HTML & CSS examples
           This text has a color of #020ca2        
        
          <p style="color:#020ca2;">Text here</p>
        
        
          .mytext {color:#020ca2;}
        
        Text color #020ca2
      
           This box has a color of #020ca2        
        
          <div style="background-color:#020ca2;">Content here</div>
        
        
          .mybackground {background-color:#020ca2;}
        
        Background color #020ca2
      
           Border around this has a color of #020ca2        
        
          <div style="border:2px solid #020ca2;">Content here</div>
        
        
          .myborder {border:2px solid #020ca2;}
        
        Border color #020ca2