#1225d8 color space conversions
Hex:
        #1225d8
        RGB:
        18, 37, 216
        CMY:
        93, 85, 15
        CMYK:
        92, 83, 0, 15
      HSL:
        234°, 84.6154%, 45.8824%
        HSV (HSB):
        234°, 91.6667%, 84.7059%
        XYZ:
        13.3057, 6.4096, 65.5016
        xyY:
        0.1561, 0.0752, 6.4096
      CIE-Lab:
        30.4232, 59.5190, -88.7943
        CIE-LCH:
        30.4232, 106.8968, 303.8340
        CIE-Luv:
        30.4232, -9.4459, -110.6576
        Hunter-Lab:
        25.3172, 49.5073, -135.6754
      #1225d8 color charts
#1225d8 RGB chart
      #1225d8 CMYK chart
      #1225d8 RGB pie chart
      #1225d8 color shades, tints & tones
#1225d8 color schemes
#1225d8 color preview, HTML & CSS examples
           This text has a color of #1225d8        
        
          <p style="color:#1225d8;">Text here</p>
        
        
          .mytext {color:#1225d8;}
        
        Text color #1225d8
      
           This box has a color of #1225d8        
        
          <div style="background-color:#1225d8;">Content here</div>
        
        
          .mybackground {background-color:#1225d8;}
        
        Background color #1225d8
      
           Border around this has a color of #1225d8        
        
          <div style="border:2px solid #1225d8;">Content here</div>
        
        
          .myborder {border:2px solid #1225d8;}
        
        Border color #1225d8