#0f03bc color space conversions
Hex:
        #0f03bc
        RGB:
        15, 3, 188
        CMY:
        94, 99, 26
        CMYK:
        92, 98, 0, 26
      HSL:
        244°, 96.8586%, 37.4510%
        HSV (HSB):
        244°, 98.4043%, 73.7255%
        XYZ:
        9.3067, 3.7975, 47.8194
        xyY:
        0.1528, 0.0623, 3.7975
      CIE-Lab:
        22.9904, 62.3940, -84.7989
        CIE-LCH:
        22.9904, 105.2799, 306.3452
        CIE-Luv:
        22.9904, -6.0791, -91.2689
        Hunter-Lab:
        19.4872, 51.1449, -131.8498
      #0f03bc color charts
#0f03bc RGB chart
      #0f03bc CMYK chart
      #0f03bc RGB pie chart
      #0f03bc color shades, tints & tones
#0f03bc color schemes
#0f03bc color preview, HTML & CSS examples
           This text has a color of #0f03bc        
        
          <p style="color:#0f03bc;">Text here</p>
        
        
          .mytext {color:#0f03bc;}
        
        Text color #0f03bc
      
           This box has a color of #0f03bc        
        
          <div style="background-color:#0f03bc;">Content here</div>
        
        
          .mybackground {background-color:#0f03bc;}
        
        Background color #0f03bc
      
           Border around this has a color of #0f03bc        
        
          <div style="border:2px solid #0f03bc;">Content here</div>
        
        
          .myborder {border:2px solid #0f03bc;}
        
        Border color #0f03bc