#1222dd color space conversions
Hex:
        #1222dd
        RGB:
        18, 34, 221
        CMY:
        93, 87, 13
        CMYK:
        92, 85, 0, 13
      HSL:
        235°, 84.9372%, 46.8627%
        HSV (HSB):
        235°, 91.8552%, 86.6667%
        XYZ:
        13.8726, 6.4931, 68.9287
        xyY:
        0.1554, 0.0727, 6.4931
      CIE-Lab:
        30.6239, 62.2898, -91.3428
        CIE-LCH:
        30.6239, 110.5601, 304.2914
        CIE-Luv:
        30.6239, -9.3046, -113.3029
        Hunter-Lab:
        25.4816, 52.5858, -142.5448
      #1222dd color charts
#1222dd RGB chart
      #1222dd CMYK chart
      #1222dd RGB pie chart
      #1222dd color shades, tints & tones
#1222dd color schemes
#1222dd color preview, HTML & CSS examples
           This text has a color of #1222dd        
        
          <p style="color:#1222dd;">Text here</p>
        
        
          .mytext {color:#1222dd;}
        
        Text color #1222dd
      
           This box has a color of #1222dd        
        
          <div style="background-color:#1222dd;">Content here</div>
        
        
          .mybackground {background-color:#1222dd;}
        
        Background color #1222dd
      
           Border around this has a color of #1222dd        
        
          <div style="border:2px solid #1222dd;">Content here</div>
        
        
          .myborder {border:2px solid #1222dd;}
        
        Border color #1222dd