#0f0a30 color space conversions
Hex:
        #0f0a30
        RGB:
        15, 10, 48
        CMY:
        94, 96, 81
        CMYK:
        69, 79, 0, 81
      HSL:
        248°, 65.5172%, 11.3725%
        HSV (HSB):
        248°, 79.1667%, 18.8235%
        XYZ:
        0.8390, 0.5320, 2.8548
        xyY:
        0.1985, 0.1259, 0.5320
      CIE-Lab:
        4.8059, 13.6555, -23.5434
        CIE-LCH:
        4.8059, 27.2170, 300.1144
        CIE-Luv:
        4.8059, -0.2985, -12.0510
        Hunter-Lab:
        7.2941, 7.7682, -18.0991
      #0f0a30 color charts
#0f0a30 RGB chart
      #0f0a30 CMYK chart
      #0f0a30 RGB pie chart
      #0f0a30 color shades, tints & tones
#0f0a30 color schemes
#0f0a30 color preview, HTML & CSS examples
           This text has a color of #0f0a30        
        
          <p style="color:#0f0a30;">Text here</p>
        
        
          .mytext {color:#0f0a30;}
        
        Text color #0f0a30
      
           This box has a color of #0f0a30        
        
          <div style="background-color:#0f0a30;">Content here</div>
        
        
          .mybackground {background-color:#0f0a30;}
        
        Background color #0f0a30
      
           Border around this has a color of #0f0a30        
        
          <div style="border:2px solid #0f0a30;">Content here</div>
        
        
          .myborder {border:2px solid #0f0a30;}
        
        Border color #0f0a30