#1225bb color space conversions
Hex:
        #1225bb
        RGB:
        18, 37, 187
        CMY:
        93, 85, 27
        CMYK:
        90, 80, 0, 27
      HSL:
        233°, 82.4390%, 40.1961%
        HSV (HSB):
        233°, 90.3743%, 73.3333%
        XYZ:
        9.8807, 5.0396, 47.4657
        xyY:
        0.1584, 0.0808, 5.0396
      CIE-Lab:
        26.8473, 50.4135, -77.7734
        CIE-LCH:
        26.8473, 92.6834, 302.9517
        CIE-Luv:
        26.8473, -8.5150, -93.9871
        Hunter-Lab:
        22.4490, 39.2788, -109.6470
      #1225bb color charts
#1225bb RGB chart
      #1225bb CMYK chart
      #1225bb RGB pie chart
      #1225bb color shades, tints & tones
#1225bb color schemes
#1225bb color preview, HTML & CSS examples
           This text has a color of #1225bb        
        
          <p style="color:#1225bb;">Text here</p>
        
        
          .mytext {color:#1225bb;}
        
        Text color #1225bb
      
           This box has a color of #1225bb        
        
          <div style="background-color:#1225bb;">Content here</div>
        
        
          .mybackground {background-color:#1225bb;}
        
        Background color #1225bb
      
           Border around this has a color of #1225bb        
        
          <div style="border:2px solid #1225bb;">Content here</div>
        
        
          .myborder {border:2px solid #1225bb;}
        
        Border color #1225bb