#0f4cab color space conversions
Hex:
        #0f4cab
        RGB:
        15, 76, 171
        CMY:
        94, 70, 33
        CMYK:
        91, 56, 0, 33
      HSL:
        217°, 83.8710%, 36.4706%
        HSV (HSB):
        217°, 91.2281%, 67.0588%
        XYZ:
        10.1321, 8.2107, 39.5789
        xyY:
        0.1749, 0.1418, 8.2107
      CIE-Lab:
        34.4179, 19.7591, -55.8078
        CIE-LCH:
        34.4179, 59.2024, 289.4968
        CIE-Luv:
        34.4179, -16.5690, -78.3593
        Hunter-Lab:
        28.6543, 12.9722, -61.8364
      #0f4cab color charts
#0f4cab RGB chart
      #0f4cab CMYK chart
      #0f4cab RGB pie chart
      #0f4cab color shades, tints & tones
#0f4cab color schemes
#0f4cab color preview, HTML & CSS examples
           This text has a color of #0f4cab        
        
          <p style="color:#0f4cab;">Text here</p>
        
        
          .mytext {color:#0f4cab;}
        
        Text color #0f4cab
      
           This box has a color of #0f4cab        
        
          <div style="background-color:#0f4cab;">Content here</div>
        
        
          .mybackground {background-color:#0f4cab;}
        
        Background color #0f4cab
      
           Border around this has a color of #0f4cab        
        
          <div style="border:2px solid #0f4cab;">Content here</div>
        
        
          .myborder {border:2px solid #0f4cab;}
        
        Border color #0f4cab