#0125d8 color space conversions
Hex:
        #0125d8
        RGB:
        1, 37, 216
        CMY:
        100, 85, 15
        CMYK:
        100, 83, 0, 15
      HSL:
        230°, 99.0783%, 42.5490%
        HSV (HSB):
        230°, 99.5370%, 84.7059%
        XYZ:
        13.0688, 6.2875, 65.4905
        xyY:
        0.1540, 0.0741, 6.2875
      CIE-Lab:
        30.1264, 59.2479, -89.2965
        CIE-LCH:
        30.1264, 107.1643, 303.5641
        CIE-Luv:
        30.1264, -10.1040, -110.4841
        Hunter-Lab:
        25.0748, 49.1517, -137.3017
      #0125d8 color charts
#0125d8 RGB chart
      #0125d8 CMYK chart
      #0125d8 RGB pie chart
      #0125d8 color shades, tints & tones
#0125d8 color schemes
#0125d8 color preview, HTML & CSS examples
           This text has a color of #0125d8        
        
          <p style="color:#0125d8;">Text here</p>
        
        
          .mytext {color:#0125d8;}
        
        Text color #0125d8
      
           This box has a color of #0125d8        
        
          <div style="background-color:#0125d8;">Content here</div>
        
        
          .mybackground {background-color:#0125d8;}
        
        Background color #0125d8
      
           Border around this has a color of #0125d8        
        
          <div style="border:2px solid #0125d8;">Content here</div>
        
        
          .myborder {border:2px solid #0125d8;}
        
        Border color #0125d8