#1225cd color space conversions
Hex:
        #1225cd
        RGB:
        18, 37, 205
        CMY:
        93, 85, 20
        CMYK:
        91, 82, 0, 20
      HSL:
        234°, 83.8565%, 43.7255%
        HSV (HSB):
        234°, 91.2195%, 80.3922%
        XYZ:
        11.9305, 5.8595, 58.2598
        xyY:
        0.1569, 0.0770, 5.8595
      CIE-Lab:
        29.0552, 56.1438, -84.6863
        CIE-LCH:
        29.0552, 101.6066, 303.5429
        CIE-Luv:
        29.0552, -9.0858, -104.3608
        Hunter-Lab:
        24.2064, 45.6149, -125.7541
      #1225cd color charts
#1225cd RGB chart
      #1225cd CMYK chart
      #1225cd RGB pie chart
      #1225cd color shades, tints & tones
#1225cd color schemes
#1225cd color preview, HTML & CSS examples
           This text has a color of #1225cd        
        
          <p style="color:#1225cd;">Text here</p>
        
        
          .mytext {color:#1225cd;}
        
        Text color #1225cd
      
           This box has a color of #1225cd        
        
          <div style="background-color:#1225cd;">Content here</div>
        
        
          .mybackground {background-color:#1225cd;}
        
        Background color #1225cd
      
           Border around this has a color of #1225cd        
        
          <div style="border:2px solid #1225cd;">Content here</div>
        
        
          .myborder {border:2px solid #1225cd;}
        
        Border color #1225cd