#0d0350 color space conversions
Hex:
        #0d0350
        RGB:
        13, 3, 80
        CMY:
        95, 99, 69
        CMYK:
        84, 96, 0, 69
      HSL:
        248°, 92.7711%, 16.2745%
        HSV (HSB):
        248°, 96.2500%, 31.3725%
        XYZ:
        1.6465, 0.7299, 7.6435
        xyY:
        0.1643, 0.0728, 0.7299
      CIE-Lab:
        6.5929, 31.9902, -43.5506
        CIE-LCH:
        6.5929, 54.0372, 306.2993
        CIE-Luv:
        6.5929, -1.0670, -24.2921
        Hunter-Lab:
        8.5433, 19.4508, -47.0653
      #0d0350 color charts
#0d0350 RGB chart
      #0d0350 CMYK chart
      #0d0350 RGB pie chart
      #0d0350 color shades, tints & tones
#0d0350 color schemes
#0d0350 color preview, HTML & CSS examples
           This text has a color of #0d0350        
        
          <p style="color:#0d0350;">Text here</p>
        
        
          .mytext {color:#0d0350;}
        
        Text color #0d0350
      
           This box has a color of #0d0350        
        
          <div style="background-color:#0d0350;">Content here</div>
        
        
          .mybackground {background-color:#0d0350;}
        
        Background color #0d0350
      
           Border around this has a color of #0d0350        
        
          <div style="border:2px solid #0d0350;">Content here</div>
        
        
          .myborder {border:2px solid #0d0350;}
        
        Border color #0d0350