#1225d2 color space conversions
Hex:
        #1225d2
        RGB:
        18, 37, 210
        CMY:
        93, 85, 18
        CMYK:
        91, 82, 0, 18
      HSL:
        234°, 84.2105%, 44.7059%
        HSV (HSB):
        234°, 91.4286%, 82.3529%
        XYZ:
        12.5439, 6.1049, 61.4900
        xyY:
        0.1565, 0.0762, 6.1049
      CIE-Lab:
        29.6755, 57.6891, -86.5638
        CIE-LCH:
        29.6755, 104.0256, 303.6809
        CIE-Luv:
        29.6755, -9.2486, -107.2269
        Hunter-Lab:
        24.7080, 47.3825, -130.2571
      #1225d2 color charts
#1225d2 RGB chart
      #1225d2 CMYK chart
      #1225d2 RGB pie chart
      #1225d2 color shades, tints & tones
#1225d2 color schemes
#1225d2 color preview, HTML & CSS examples
           This text has a color of #1225d2        
        
          <p style="color:#1225d2;">Text here</p>
        
        
          .mytext {color:#1225d2;}
        
        Text color #1225d2
      
           This box has a color of #1225d2        
        
          <div style="background-color:#1225d2;">Content here</div>
        
        
          .mybackground {background-color:#1225d2;}
        
        Background color #1225d2
      
           Border around this has a color of #1225d2        
        
          <div style="border:2px solid #1225d2;">Content here</div>
        
        
          .myborder {border:2px solid #1225d2;}
        
        Border color #1225d2