#0f278f color space conversions
Hex:
        #0f278f
        RGB:
        15, 39, 143
        CMY:
        94, 85, 44
        CMYK:
        90, 73, 0, 44
      HSL:
        229°, 81.0127%, 30.9804%
        HSV (HSB):
        229°, 89.5105%, 56.0784%
        XYZ:
        5.8804, 3.5358, 26.3591
        xyY:
        0.1644, 0.0988, 3.5358
      CIE-Lab:
        22.0732, 33.6464, -59.0051
        CIE-LCH:
        22.0732, 67.9241, 299.6930
        CIE-Luv:
        22.0732, -7.8582, -68.2179
        Hunter-Lab:
        18.8036, 22.9158, -69.9508
      #0f278f color charts
#0f278f RGB chart
      #0f278f CMYK chart
      #0f278f RGB pie chart
      #0f278f color shades, tints & tones
#0f278f color schemes
#0f278f color preview, HTML & CSS examples
           This text has a color of #0f278f        
        
          <p style="color:#0f278f;">Text here</p>
        
        
          .mytext {color:#0f278f;}
        
        Text color #0f278f
      
           This box has a color of #0f278f        
        
          <div style="background-color:#0f278f;">Content here</div>
        
        
          .mybackground {background-color:#0f278f;}
        
        Background color #0f278f
      
           Border around this has a color of #0f278f        
        
          <div style="border:2px solid #0f278f;">Content here</div>
        
        
          .myborder {border:2px solid #0f278f;}
        
        Border color #0f278f