#1224bb color space conversions
Hex:
        #1224bb
        RGB:
        18, 36, 187
        CMY:
        93, 86, 27
        CMYK:
        90, 81, 0, 27
      HSL:
        234°, 82.4390%, 40.1961%
        HSV (HSB):
        234°, 90.3743%, 73.3333%
        XYZ:
        9.8500, 4.9782, 47.4554
        xyY:
        0.1581, 0.0799, 4.9782
      CIE-Lab:
        26.6726, 50.9227, -78.0636
        CIE-LCH:
        26.6726, 93.2044, 303.1173
        CIE-Luv:
        26.6726, -8.3868, -93.9211
        Hunter-Lab:
        22.3119, 39.7561, -110.4863
      #1224bb color charts
#1224bb RGB chart
      #1224bb CMYK chart
      #1224bb RGB pie chart
      #1224bb color shades, tints & tones
#1224bb color schemes
#1224bb color preview, HTML & CSS examples
           This text has a color of #1224bb        
        
          <p style="color:#1224bb;">Text here</p>
        
        
          .mytext {color:#1224bb;}
        
        Text color #1224bb
      
           This box has a color of #1224bb        
        
          <div style="background-color:#1224bb;">Content here</div>
        
        
          .mybackground {background-color:#1224bb;}
        
        Background color #1224bb
      
           Border around this has a color of #1224bb        
        
          <div style="border:2px solid #1224bb;">Content here</div>
        
        
          .myborder {border:2px solid #1224bb;}
        
        Border color #1224bb