#2a088a color space conversions
Hex:
        #2a088a
        RGB:
        42, 8, 138
        CMY:
        84, 97, 46
        CMYK:
        70, 94, 0, 46
      HSL:
        256°, 89.0411%, 28.6275%
        HSV (HSB):
        256°, 94.2029%, 54.1176%
        XYZ:
        5.6291, 2.5009, 24.2308
        xyY:
        0.1739, 0.0773, 2.5009
      CIE-Lab:
        17.9226, 48.6784, -62.7118
        CIE-LCH:
        17.9226, 79.3874, 307.8195
        CIE-Luv:
        17.9226, -0.8050, -63.8462
        Hunter-Lab:
        15.8142, 35.8630, -79.7753
      #2a088a color charts
#2a088a RGB chart
      #2a088a CMYK chart
      #2a088a RGB pie chart
      #2a088a color shades, tints & tones
#2a088a color schemes
#2a088a color preview, HTML & CSS examples
           This text has a color of #2a088a        
        
          <p style="color:#2a088a;">Text here</p>
        
        
          .mytext {color:#2a088a;}
        
        Text color #2a088a
      
           This box has a color of #2a088a        
        
          <div style="background-color:#2a088a;">Content here</div>
        
        
          .mybackground {background-color:#2a088a;}
        
        Background color #2a088a
      
           Border around this has a color of #2a088a        
        
          <div style="border:2px solid #2a088a;">Content here</div>
        
        
          .myborder {border:2px solid #2a088a;}
        
        Border color #2a088a