#1d25ba color space conversions
Hex:
        #1d25ba
        RGB:
        29, 37, 186
        CMY:
        89, 85, 27
        CMYK:
        84, 80, 0, 27
      HSL:
        237°, 73.0233%, 42.1569%
        HSV (HSB):
        237°, 84.4086%, 72.9412%
        XYZ:
        10.0312, 5.1295, 46.9158
        xyY:
        0.1616, 0.0826, 5.1295
      CIE-Lab:
        27.1006, 50.5093, -76.7486
        CIE-LCH:
        27.1006, 91.8779, 303.3495
        CIE-Luv:
        27.1006, -7.6235, -93.5757
        Hunter-Lab:
        22.6484, 39.4244, -106.9641
      #1d25ba color charts
#1d25ba RGB chart
      #1d25ba CMYK chart
      #1d25ba RGB pie chart
      #1d25ba color shades, tints & tones
#1d25ba color schemes
#1d25ba color preview, HTML & CSS examples
           This text has a color of #1d25ba        
        
          <p style="color:#1d25ba;">Text here</p>
        
        
          .mytext {color:#1d25ba;}
        
        Text color #1d25ba
      
           This box has a color of #1d25ba        
        
          <div style="background-color:#1d25ba;">Content here</div>
        
        
          .mybackground {background-color:#1d25ba;}
        
        Background color #1d25ba
      
           Border around this has a color of #1d25ba        
        
          <div style="border:2px solid #1d25ba;">Content here</div>
        
        
          .myborder {border:2px solid #1d25ba;}
        
        Border color #1d25ba