#2a8293 color space conversions
Hex:
        #2a8293
        RGB:
        42, 130, 147
        CMY:
        84, 49, 42
        CMYK:
        71, 12, 0, 42
      HSL:
        190°, 55.5556%, 37.0588%
        HSV (HSB):
        190°, 71.4286%, 57.6471%
        XYZ:
        14.2039, 18.5641, 30.4384
        xyY:
        0.2247, 0.2937, 18.5641
      CIE-Lab:
        50.1733, -19.8952, -16.6809
        CIE-LCH:
        50.1733, 25.9629, 219.9776
        CIE-Luv:
        50.1733, -32.5308, -21.6667
        Hunter-Lab:
        43.0861, -16.5555, -11.7255
      #2a8293 color charts
#2a8293 RGB chart
      #2a8293 CMYK chart
      #2a8293 RGB pie chart
      #2a8293 color shades, tints & tones
#2a8293 color schemes
#2a8293 color preview, HTML & CSS examples
           This text has a color of #2a8293        
        
          <p style="color:#2a8293;">Text here</p>
        
        
          .mytext {color:#2a8293;}
        
        Text color #2a8293
      
           This box has a color of #2a8293        
        
          <div style="background-color:#2a8293;">Content here</div>
        
        
          .mybackground {background-color:#2a8293;}
        
        Background color #2a8293
      
           Border around this has a color of #2a8293        
        
          <div style="border:2px solid #2a8293;">Content here</div>
        
        
          .myborder {border:2px solid #2a8293;}
        
        Border color #2a8293