#1425c5 color space conversions
Hex:
        #1425c5
        RGB:
        20, 37, 197
        CMY:
        92, 85, 23
        CMYK:
        90, 81, 0, 23
      HSL:
        234°, 81.5668%, 42.5490%
        HSV (HSB):
        234°, 89.8477%, 77.2549%
        XYZ:
        11.0281, 5.5031, 53.3043
        xyY:
        0.1579, 0.0788, 5.5031
      CIE-Lab:
        28.1225, 53.6864, -81.5538
        CIE-LCH:
        28.1225, 97.6384, 303.3567
        CIE-Luv:
        28.1225, -8.7075, -99.7887
        Hunter-Lab:
        23.4586, 42.8617, -118.3017
      #1425c5 color charts
#1425c5 RGB chart
      #1425c5 CMYK chart
      #1425c5 RGB pie chart
      #1425c5 color shades, tints & tones
#1425c5 color schemes
#1425c5 color preview, HTML & CSS examples
           This text has a color of #1425c5        
        
          <p style="color:#1425c5;">Text here</p>
        
        
          .mytext {color:#1425c5;}
        
        Text color #1425c5
      
           This box has a color of #1425c5        
        
          <div style="background-color:#1425c5;">Content here</div>
        
        
          .mybackground {background-color:#1425c5;}
        
        Background color #1425c5
      
           Border around this has a color of #1425c5        
        
          <div style="border:2px solid #1425c5;">Content here</div>
        
        
          .myborder {border:2px solid #1425c5;}
        
        Border color #1425c5