#0d25ff color space conversions
Hex:
        #0d25ff
        RGB:
        13, 37, 255
        CMY:
        95, 85, 0
        CMYK:
        95, 85, 0, 0
      HSL:
        234°, 100.0000%, 52.5490%
        HSV (HSB):
        234°, 94.9020%, 100.0000%
        XYZ:
        18.8775, 8.6287, 95.2783
        xyY:
        0.1537, 0.0703, 8.6287
      CIE-Lab:
        35.2594, 70.7787, -102.9187
        CIE-LCH:
        35.2594, 124.9075, 304.5169
        CIE-Luv:
        35.2594, -10.9599, -132.6798
        Hunter-Lab:
        29.3747, 63.3069, -171.7481
      #0d25ff color charts
#0d25ff RGB chart
      #0d25ff CMYK chart
      #0d25ff RGB pie chart
      #0d25ff color shades, tints & tones
#0d25ff color schemes
#0d25ff color preview, HTML & CSS examples
           This text has a color of #0d25ff        
        
          <p style="color:#0d25ff;">Text here</p>
        
        
          .mytext {color:#0d25ff;}
        
        Text color #0d25ff
      
           This box has a color of #0d25ff        
        
          <div style="background-color:#0d25ff;">Content here</div>
        
        
          .mybackground {background-color:#0d25ff;}
        
        Background color #0d25ff
      
           Border around this has a color of #0d25ff        
        
          <div style="border:2px solid #0d25ff;">Content here</div>
        
        
          .myborder {border:2px solid #0d25ff;}
        
        Border color #0d25ff