#2a02ba color space conversions
Hex:
        #2a02ba
        RGB:
        42, 2, 186
        CMY:
        84, 99, 27
        CMYK:
        77, 99, 0, 27
      HSL:
        253°, 97.8723%, 36.8627%
        HSV (HSB):
        253°, 98.9247%, 72.9412%
        XYZ:
        9.8395, 4.0808, 46.7235
        xyY:
        0.1623, 0.0673, 4.0808
      CIE-Lab:
        23.9369, 62.6312, -81.9967
        CIE-LCH:
        23.9369, 103.1800, 307.3735
        CIE-Luv:
        23.9369, -3.5803, -91.6285
        Hunter-Lab:
        20.2011, 51.5915, -122.9924
      #2a02ba color charts
#2a02ba RGB chart
      #2a02ba CMYK chart
      #2a02ba RGB pie chart
      #2a02ba color shades, tints & tones
#2a02ba color schemes
#2a02ba color preview, HTML & CSS examples
           This text has a color of #2a02ba        
        
          <p style="color:#2a02ba;">Text here</p>
        
        
          .mytext {color:#2a02ba;}
        
        Text color #2a02ba
      
           This box has a color of #2a02ba        
        
          <div style="background-color:#2a02ba;">Content here</div>
        
        
          .mybackground {background-color:#2a02ba;}
        
        Background color #2a02ba
      
           Border around this has a color of #2a02ba        
        
          <div style="border:2px solid #2a02ba;">Content here</div>
        
        
          .myborder {border:2px solid #2a02ba;}
        
        Border color #2a02ba