#0f1aec color space conversions
Hex:
        #0f1aec
        RGB:
        15, 26, 236
        CMY:
        94, 90, 7
        CMYK:
        94, 89, 0, 7
      HSL:
        237°, 88.0478%, 49.2157%
        HSV (HSB):
        237°, 93.6441%, 92.5490%
        XYZ:
        15.7067, 6.8965, 79.8602
        xyY:
        0.1533, 0.0673, 6.8965
      CIE-Lab:
        31.5701, 69.3366, -98.3481
        CIE-LCH:
        31.5701, 120.3325, 305.1843
        CIE-Luv:
        31.5701, -9.3184, -121.2010
        Hunter-Lab:
        26.2611, 60.8034, -161.9182
      #0f1aec color charts
#0f1aec RGB chart
      #0f1aec CMYK chart
      #0f1aec RGB pie chart
      #0f1aec color shades, tints & tones
#0f1aec color schemes
#0f1aec color preview, HTML & CSS examples
           This text has a color of #0f1aec        
        
          <p style="color:#0f1aec;">Text here</p>
        
        
          .mytext {color:#0f1aec;}
        
        Text color #0f1aec
      
           This box has a color of #0f1aec        
        
          <div style="background-color:#0f1aec;">Content here</div>
        
        
          .mybackground {background-color:#0f1aec;}
        
        Background color #0f1aec
      
           Border around this has a color of #0f1aec        
        
          <div style="border:2px solid #0f1aec;">Content here</div>
        
        
          .myborder {border:2px solid #0f1aec;}
        
        Border color #0f1aec