#0d0250 color space conversions
Hex:
        #0d0250
        RGB:
        13, 2, 80
        CMY:
        95, 99, 69
        CMYK:
        84, 98, 0, 69
      HSL:
        248°, 95.1220%, 16.0784%
        HSV (HSB):
        248°, 97.5000%, 31.3725%
        XYZ:
        1.6357, 0.7082, 7.6399
        xyY:
        0.1638, 0.0709, 0.7082
      CIE-Lab:
        6.3968, 32.5505, -43.8756
        CIE-LCH:
        6.3968, 54.6315, 306.5710
        CIE-Luv:
        6.3968, -0.9857, -23.8796
        Hunter-Lab:
        8.4153, 19.9678, -47.9363
      #0d0250 color charts
#0d0250 RGB chart
      #0d0250 CMYK chart
      #0d0250 RGB pie chart
      #0d0250 color shades, tints & tones
#0d0250 color schemes
#0d0250 color preview, HTML & CSS examples
           This text has a color of #0d0250        
        
          <p style="color:#0d0250;">Text here</p>
        
        
          .mytext {color:#0d0250;}
        
        Text color #0d0250
      
           This box has a color of #0d0250        
        
          <div style="background-color:#0d0250;">Content here</div>
        
        
          .mybackground {background-color:#0d0250;}
        
        Background color #0d0250
      
           Border around this has a color of #0d0250        
        
          <div style="border:2px solid #0d0250;">Content here</div>
        
        
          .myborder {border:2px solid #0d0250;}
        
        Border color #0d0250