#1222d3 color space conversions
Hex:
        #1222d3
        RGB:
        18, 34, 211
        CMY:
        93, 87, 17
        CMYK:
        91, 84, 0, 17
      HSL:
        235°, 84.2795%, 44.9020%
        HSV (HSB):
        235°, 91.4692%, 82.7451%
        XYZ:
        12.5794, 5.9758, 62.1185
        xyY:
        0.1559, 0.0741, 5.9758
      CIE-Lab:
        29.3513, 59.3263, -87.6840
        CIE-LCH:
        29.3513, 105.8683, 304.0820
        CIE-Luv:
        29.3513, -8.9564, -107.5877
        Hunter-Lab:
        24.4455, 49.0745, -133.5503
      #1222d3 color charts
#1222d3 RGB chart
      #1222d3 CMYK chart
      #1222d3 RGB pie chart
      #1222d3 color shades, tints & tones
#1222d3 color schemes
#1222d3 color preview, HTML & CSS examples
           This text has a color of #1222d3        
        
          <p style="color:#1222d3;">Text here</p>
        
        
          .mytext {color:#1222d3;}
        
        Text color #1222d3
      
           This box has a color of #1222d3        
        
          <div style="background-color:#1222d3;">Content here</div>
        
        
          .mybackground {background-color:#1222d3;}
        
        Background color #1222d3
      
           Border around this has a color of #1222d3        
        
          <div style="border:2px solid #1222d3;">Content here</div>
        
        
          .myborder {border:2px solid #1222d3;}
        
        Border color #1222d3