#020c41 color space conversions
Hex:
        #020c41
        RGB:
        2, 12, 65
        CMY:
        99, 95, 75
        CMYK:
        97, 82, 0, 75
      HSL:
        230°, 94.0299%, 13.1373%
        HSV (HSB):
        230°, 96.9231%, 25.4902%
        XYZ:
        1.1106, 0.6575, 5.0694
        xyY:
        0.1624, 0.0962, 0.6575
      CIE-Lab:
        5.9392, 18.8961, -34.1235
        CIE-LCH:
        5.9392, 39.0061, 298.9757
        CIE-Luv:
        5.9392, -2.1739, -18.7090
        Hunter-Lab:
        8.1087, 10.2590, -31.3911
      #020c41 color charts
#020c41 RGB chart
      #020c41 CMYK chart
      #020c41 RGB pie chart
      #020c41 color shades, tints & tones
#020c41 color schemes
#020c41 color preview, HTML & CSS examples
           This text has a color of #020c41        
        
          <p style="color:#020c41;">Text here</p>
        
        
          .mytext {color:#020c41;}
        
        Text color #020c41
      
           This box has a color of #020c41        
        
          <div style="background-color:#020c41;">Content here</div>
        
        
          .mybackground {background-color:#020c41;}
        
        Background color #020c41
      
           Border around this has a color of #020c41        
        
          <div style="border:2px solid #020c41;">Content here</div>
        
        
          .myborder {border:2px solid #020c41;}
        
        Border color #020c41