#0f4eec color space conversions
Hex:
        #0f4eec
        RGB:
        15, 78, 236
        CMY:
        94, 69, 7
        CMYK:
        94, 67, 0, 7
      HSL:
        223°, 88.0478%, 49.2157%
        HSV (HSB):
        223°, 93.6441%, 92.5490%
        XYZ:
        18.0617, 11.6065, 80.6452
        xyY:
        0.1637, 0.1052, 11.6065
      CIE-Lab:
        40.5837, 43.5644, -83.3964
        CIE-LCH:
        40.5837, 94.0894, 297.5815
        CIE-Luv:
        40.5837, -16.5708, -120.1326
        Hunter-Lab:
        34.0683, 35.0145, -116.5014
      #0f4eec color charts
#0f4eec RGB chart
      #0f4eec CMYK chart
      #0f4eec RGB pie chart
      #0f4eec color shades, tints & tones
#0f4eec color schemes
#0f4eec color preview, HTML & CSS examples
           This text has a color of #0f4eec        
        
          <p style="color:#0f4eec;">Text here</p>
        
        
          .mytext {color:#0f4eec;}
        
        Text color #0f4eec
      
           This box has a color of #0f4eec        
        
          <div style="background-color:#0f4eec;">Content here</div>
        
        
          .mybackground {background-color:#0f4eec;}
        
        Background color #0f4eec
      
           Border around this has a color of #0f4eec        
        
          <div style="border:2px solid #0f4eec;">Content here</div>
        
        
          .myborder {border:2px solid #0f4eec;}
        
        Border color #0f4eec