#1202a3 color space conversions
Hex:
        #1202a3
        RGB:
        18, 2, 163
        CMY:
        93, 99, 36
        CMYK:
        89, 99, 0, 36
      HSL:
        246°, 97.5758%, 32.3529%
        HSV (HSB):
        246°, 98.7730%, 63.9216%
        XYZ:
        6.8820, 2.8164, 34.8312
        xyY:
        0.1545, 0.0632, 2.8164
      CIE-Lab:
        19.2929, 56.2746, -75.9334
        CIE-LCH:
        19.2929, 94.5130, 306.5423
        CIE-Luv:
        19.2929, -4.6763, -76.0795
        Hunter-Lab:
        16.7820, 43.8313, -111.3095
      #1202a3 color charts
#1202a3 RGB chart
      #1202a3 CMYK chart
      #1202a3 RGB pie chart
      #1202a3 color shades, tints & tones
#1202a3 color schemes
#1202a3 color preview, HTML & CSS examples
           This text has a color of #1202a3        
        
          <p style="color:#1202a3;">Text here</p>
        
        
          .mytext {color:#1202a3;}
        
        Text color #1202a3
      
           This box has a color of #1202a3        
        
          <div style="background-color:#1202a3;">Content here</div>
        
        
          .mybackground {background-color:#1202a3;}
        
        Background color #1202a3
      
           Border around this has a color of #1202a3        
        
          <div style="border:2px solid #1202a3;">Content here</div>
        
        
          .myborder {border:2px solid #1202a3;}
        
        Border color #1202a3