#2002ba color space conversions
Hex:
        #2002ba
        RGB:
        32, 2, 186
        CMY:
        87, 99, 27
        CMYK:
        83, 99, 0, 27
      HSL:
        250°, 97.8723%, 36.8627%
        HSV (HSB):
        250°, 98.9247%, 72.9412%
        XYZ:
        9.4803, 3.8957, 46.7066
        xyY:
        0.1578, 0.0648, 3.8957
      CIE-Lab:
        23.3235, 62.3830, -83.0362
        CIE-LCH:
        23.3235, 103.8588, 306.9166
        CIE-Luv:
        23.3235, -4.7170, -90.9016
        Hunter-Lab:
        19.7374, 51.1967, -126.4876
      #2002ba color charts
#2002ba RGB chart
      #2002ba CMYK chart
      #2002ba RGB pie chart
      #2002ba color shades, tints & tones
#2002ba color schemes
#2002ba color preview, HTML & CSS examples
           This text has a color of #2002ba        
        
          <p style="color:#2002ba;">Text here</p>
        
        
          .mytext {color:#2002ba;}
        
        Text color #2002ba
      
           This box has a color of #2002ba        
        
          <div style="background-color:#2002ba;">Content here</div>
        
        
          .mybackground {background-color:#2002ba;}
        
        Background color #2002ba
      
           Border around this has a color of #2002ba        
        
          <div style="border:2px solid #2002ba;">Content here</div>
        
        
          .myborder {border:2px solid #2002ba;}
        
        Border color #2002ba