#0f107d color space conversions
Hex:
        #0f107d
        RGB:
        15, 16, 125
        CMY:
        94, 94, 51
        CMYK:
        88, 87, 0, 51
      HSL:
        239°, 78.5714%, 27.4510%
        HSV (HSB):
        239°, 88.0000%, 49.0196%
        XYZ:
        4.0840, 1.9528, 19.5637
        xyY:
        0.1595, 0.0763, 1.9528
      CIE-Lab:
        15.2376, 40.4813, -58.9987
        CIE-LCH:
        15.2376, 71.5512, 304.4556
        CIE-Luv:
        15.2376, -4.0422, -54.9579
        Hunter-Lab:
        13.9743, 27.7113, -73.2228
      #0f107d color charts
#0f107d RGB chart
      #0f107d CMYK chart
      #0f107d RGB pie chart
      #0f107d color shades, tints & tones
#0f107d color schemes
#0f107d color preview, HTML & CSS examples
           This text has a color of #0f107d        
        
          <p style="color:#0f107d;">Text here</p>
        
        
          .mytext {color:#0f107d;}
        
        Text color #0f107d
      
           This box has a color of #0f107d        
        
          <div style="background-color:#0f107d;">Content here</div>
        
        
          .mybackground {background-color:#0f107d;}
        
        Background color #0f107d
      
           Border around this has a color of #0f107d        
        
          <div style="border:2px solid #0f107d;">Content here</div>
        
        
          .myborder {border:2px solid #0f107d;}
        
        Border color #0f107d