#1202bf color space conversions
Hex:
        #1202bf
        RGB:
        18, 2, 191
        CMY:
        93, 99, 25
        CMYK:
        91, 99, 0, 25
      HSL:
        245°, 97.9275%, 37.8431%
        HSV (HSB):
        245°, 98.9529%, 74.9020%
        XYZ:
        9.6751, 3.9336, 49.5395
        xyY:
        0.1532, 0.0623, 3.9336
      CIE-Lab:
        23.4507, 63.4122, -85.8067
        CIE-LCH:
        23.4507, 106.6953, 306.4649
        CIE-Luv:
        23.4507, -6.0182, -93.1086
        Hunter-Lab:
        19.8333, 52.3680, -134.2109
      #1202bf color charts
#1202bf RGB chart
      #1202bf CMYK chart
      #1202bf RGB pie chart
      #1202bf color shades, tints & tones
#1202bf color schemes
#1202bf color preview, HTML & CSS examples
           This text has a color of #1202bf        
        
          <p style="color:#1202bf;">Text here</p>
        
        
          .mytext {color:#1202bf;}
        
        Text color #1202bf
      
           This box has a color of #1202bf        
        
          <div style="background-color:#1202bf;">Content here</div>
        
        
          .mybackground {background-color:#1202bf;}
        
        Background color #1202bf
      
           Border around this has a color of #1202bf        
        
          <div style="border:2px solid #1202bf;">Content here</div>
        
        
          .myborder {border:2px solid #1202bf;}
        
        Border color #1202bf