#0f298f color space conversions
Hex:
        #0f298f
        RGB:
        15, 41, 143
        CMY:
        94, 84, 44
        CMYK:
        90, 71, 0, 44
      HSL:
        228°, 81.0127%, 30.9804%
        HSV (HSB):
        228°, 89.5105%, 56.0784%
        XYZ:
        5.9479, 3.6706, 26.3816
        xyY:
        0.1652, 0.1020, 3.6706
      CIE-Lab:
        22.5511, 32.3391, -58.2164
        CIE-LCH:
        22.5511, 66.5956, 299.0521
        CIE-Luv:
        22.5511, -8.2335, -68.1973
        Hunter-Lab:
        19.1588, 21.8875, -68.2309
      #0f298f color charts
#0f298f RGB chart
      #0f298f CMYK chart
      #0f298f RGB pie chart
      #0f298f color shades, tints & tones
#0f298f color schemes
#0f298f color preview, HTML & CSS examples
           This text has a color of #0f298f        
        
          <p style="color:#0f298f;">Text here</p>
        
        
          .mytext {color:#0f298f;}
        
        Text color #0f298f
      
           This box has a color of #0f298f        
        
          <div style="background-color:#0f298f;">Content here</div>
        
        
          .mybackground {background-color:#0f298f;}
        
        Background color #0f298f
      
           Border around this has a color of #0f298f        
        
          <div style="border:2px solid #0f298f;">Content here</div>
        
        
          .myborder {border:2px solid #0f298f;}
        
        Border color #0f298f