#0f4aee color space conversions
Hex:
        #0f4aee
        RGB:
        15, 74, 238
        CMY:
        94, 71, 7
        CMYK:
        94, 69, 0, 7
      HSL:
        224°, 88.1423%, 49.6078%
        HSV (HSB):
        224°, 93.6975%, 93.3333%
        XYZ:
        18.0784, 11.1722, 82.0925
        xyY:
        0.1624, 0.1003, 11.1722
      CIE-Lab:
        39.8689, 46.7337, -85.7049
        CIE-LCH:
        39.8689, 97.6185, 298.6030
        CIE-Luv:
        39.8689, -15.7683, -122.0845
        Hunter-Lab:
        33.4248, 38.0516, -122.2211
      #0f4aee color charts
#0f4aee RGB chart
      #0f4aee CMYK chart
      #0f4aee RGB pie chart
      #0f4aee color shades, tints & tones
#0f4aee color schemes
#0f4aee color preview, HTML & CSS examples
           This text has a color of #0f4aee        
        
          <p style="color:#0f4aee;">Text here</p>
        
        
          .mytext {color:#0f4aee;}
        
        Text color #0f4aee
      
           This box has a color of #0f4aee        
        
          <div style="background-color:#0f4aee;">Content here</div>
        
        
          .mybackground {background-color:#0f4aee;}
        
        Background color #0f4aee
      
           Border around this has a color of #0f4aee        
        
          <div style="border:2px solid #0f4aee;">Content here</div>
        
        
          .myborder {border:2px solid #0f4aee;}
        
        Border color #0f4aee