#1202bb color space conversions
Hex:
        #1202bb
        RGB:
        18, 2, 187
        CMY:
        93, 99, 27
        CMYK:
        90, 99, 0, 27
      HSL:
        245°, 97.8836%, 37.0588%
        HSV (HSB):
        245°, 98.9305%, 73.3333%
        XYZ:
        9.2408, 3.7599, 47.2524
        xyY:
        0.1534, 0.0624, 3.7599
      CIE-Lab:
        22.8611, 62.4064, -84.4185
        CIE-LCH:
        22.8611, 104.9811, 306.4737
        CIE-Luv:
        22.8611, -5.8293, -90.6967
        Hunter-Lab:
        19.3904, 51.1339, -130.9104
      #1202bb color charts
#1202bb RGB chart
      #1202bb CMYK chart
      #1202bb RGB pie chart
      #1202bb color shades, tints & tones
#1202bb color schemes
#1202bb color preview, HTML & CSS examples
           This text has a color of #1202bb        
        
          <p style="color:#1202bb;">Text here</p>
        
        
          .mytext {color:#1202bb;}
        
        Text color #1202bb
      
           This box has a color of #1202bb        
        
          <div style="background-color:#1202bb;">Content here</div>
        
        
          .mybackground {background-color:#1202bb;}
        
        Background color #1202bb
      
           Border around this has a color of #1202bb        
        
          <div style="border:2px solid #1202bb;">Content here</div>
        
        
          .myborder {border:2px solid #1202bb;}
        
        Border color #1202bb