#1222e3 color space conversions
Hex:
        #1222e3
        RGB:
        18, 34, 227
        CMY:
        93, 87, 11
        CMYK:
        92, 85, 0, 11
      HSL:
        235°, 85.3061%, 48.0392%
        HSV (HSB):
        235°, 92.0705%, 89.0196%
        XYZ:
        14.6866, 6.8187, 73.2151
        xyY:
        0.1551, 0.0720, 6.8187
      CIE-Lab:
        31.3906, 64.0367, -93.5094
        CIE-LCH:
        31.3906, 113.3345, 304.4040
        CIE-Luv:
        31.3906, -9.5153, -116.7203
        Hunter-Lab:
        26.1126, 54.6971, -147.9595
      #1222e3 color charts
#1222e3 RGB chart
      #1222e3 CMYK chart
      #1222e3 RGB pie chart
      #1222e3 color shades, tints & tones
#1222e3 color schemes
#1222e3 color preview, HTML & CSS examples
           This text has a color of #1222e3        
        
          <p style="color:#1222e3;">Text here</p>
        
        
          .mytext {color:#1222e3;}
        
        Text color #1222e3
      
           This box has a color of #1222e3        
        
          <div style="background-color:#1222e3;">Content here</div>
        
        
          .mybackground {background-color:#1222e3;}
        
        Background color #1222e3
      
           Border around this has a color of #1222e3        
        
          <div style="border:2px solid #1222e3;">Content here</div>
        
        
          .myborder {border:2px solid #1222e3;}
        
        Border color #1222e3