#1221ab color space conversions
Hex:
        #1221ab
        RGB:
        18, 33, 171
        CMY:
        93, 87, 33
        CMYK:
        89, 81, 0, 33
      HSL:
        234°, 80.9524%, 37.0588%
        HSV (HSB):
        234°, 89.4737%, 67.0588%
        XYZ:
        8.1440, 4.1566, 38.9011
        xyY:
        0.1591, 0.0812, 4.1566
      CIE-Lab:
        24.1825, 47.2291, -72.6356
        CIE-LCH:
        24.1825, 86.6402, 303.0327
        CIE-Luv:
        24.1825, -7.4881, -84.4079
        Hunter-Lab:
        20.3877, 35.6245, -98.8580
      #1221ab color charts
#1221ab RGB chart
      #1221ab CMYK chart
      #1221ab RGB pie chart
      #1221ab color shades, tints & tones
#1221ab color schemes
#1221ab color preview, HTML & CSS examples
           This text has a color of #1221ab        
        
          <p style="color:#1221ab;">Text here</p>
        
        
          .mytext {color:#1221ab;}
        
        Text color #1221ab
      
           This box has a color of #1221ab        
        
          <div style="background-color:#1221ab;">Content here</div>
        
        
          .mybackground {background-color:#1221ab;}
        
        Background color #1221ab
      
           Border around this has a color of #1221ab        
        
          <div style="border:2px solid #1221ab;">Content here</div>
        
        
          .myborder {border:2px solid #1221ab;}
        
        Border color #1221ab