#0f0b34 color space conversions
Hex:
        #0f0b34
        RGB:
        15, 11, 52
        CMY:
        94, 96, 80
        CMYK:
        71, 79, 0, 80
      HSL:
        246°, 65.0794%, 12.3529%
        HSV (HSB):
        246°, 78.8462%, 20.3922%
        XYZ:
        0.9365, 0.5888, 3.3131
        xyY:
        0.1936, 0.1217, 0.5888
      CIE-Lab:
        5.3189, 15.2998, -25.6822
        CIE-LCH:
        5.3189, 29.8941, 300.7838
        CIE-Luv:
        5.3189, -0.5370, -13.7904
        Hunter-Lab:
        7.6736, 8.3560, -20.2273
      #0f0b34 color charts
#0f0b34 RGB chart
      #0f0b34 CMYK chart
      #0f0b34 RGB pie chart
      #0f0b34 color shades, tints & tones
#0f0b34 color schemes
#0f0b34 color preview, HTML & CSS examples
           This text has a color of #0f0b34        
        
          <p style="color:#0f0b34;">Text here</p>
        
        
          .mytext {color:#0f0b34;}
        
        Text color #0f0b34
      
           This box has a color of #0f0b34        
        
          <div style="background-color:#0f0b34;">Content here</div>
        
        
          .mybackground {background-color:#0f0b34;}
        
        Background color #0f0b34
      
           Border around this has a color of #0f0b34        
        
          <div style="border:2px solid #0f0b34;">Content here</div>
        
        
          .myborder {border:2px solid #0f0b34;}
        
        Border color #0f0b34