#0f0e80 color space conversions
Hex:
        #0f0e80
        RGB:
        15, 14, 128
        CMY:
        94, 95, 50
        CMYK:
        88, 89, 0, 50
      HSL:
        241°, 80.2817%, 27.8431%
        HSV (HSB):
        241°, 89.0625%, 50.1961%
        XYZ:
        4.2503, 1.9741, 20.5791
        xyY:
        0.1586, 0.0737, 1.9741
      CIE-Lab:
        15.3510, 42.3390, -60.7229
        CIE-LCH:
        15.3510, 74.0260, 304.8861
        CIE-Luv:
        15.3510, -3.9916, -56.3736
        Hunter-Lab:
        14.0504, 29.4088, -77.0044
      #0f0e80 color charts
#0f0e80 RGB chart
      #0f0e80 CMYK chart
      #0f0e80 RGB pie chart
      #0f0e80 color shades, tints & tones
#0f0e80 color schemes
#0f0e80 color preview, HTML & CSS examples
           This text has a color of #0f0e80        
        
          <p style="color:#0f0e80;">Text here</p>
        
        
          .mytext {color:#0f0e80;}
        
        Text color #0f0e80
      
           This box has a color of #0f0e80        
        
          <div style="background-color:#0f0e80;">Content here</div>
        
        
          .mybackground {background-color:#0f0e80;}
        
        Background color #0f0e80
      
           Border around this has a color of #0f0e80        
        
          <div style="border:2px solid #0f0e80;">Content here</div>
        
        
          .myborder {border:2px solid #0f0e80;}
        
        Border color #0f0e80