#0f4ffa color space conversions
Hex:
        #0f4ffa
        RGB:
        15, 79, 250
        CMY:
        94, 69, 2
        CMYK:
        94, 68, 0, 2
      HSL:
        224°, 95.9184%, 51.9608%
        HSV (HSB):
        224°, 94.0000%, 98.0392%
        XYZ:
        20.2483, 12.5957, 91.8065
        xyY:
        0.1624, 0.1010, 12.5957
      CIE-Lab:
        42.1476, 47.9848, -88.6902
        CIE-LCH:
        42.1476, 100.8389, 298.4151
        CIE-Luv:
        42.1476, -16.8247, -128.4380
        Hunter-Lab:
        35.4904, 39.7315, -128.5282
      #0f4ffa color charts
#0f4ffa RGB chart
      #0f4ffa CMYK chart
      #0f4ffa RGB pie chart
      #0f4ffa color shades, tints & tones
#0f4ffa color schemes
#0f4ffa color preview, HTML & CSS examples
           This text has a color of #0f4ffa        
        
          <p style="color:#0f4ffa;">Text here</p>
        
        
          .mytext {color:#0f4ffa;}
        
        Text color #0f4ffa
      
           This box has a color of #0f4ffa        
        
          <div style="background-color:#0f4ffa;">Content here</div>
        
        
          .mybackground {background-color:#0f4ffa;}
        
        Background color #0f4ffa
      
           Border around this has a color of #0f4ffa        
        
          <div style="border:2px solid #0f4ffa;">Content here</div>
        
        
          .myborder {border:2px solid #0f4ffa;}
        
        Border color #0f4ffa