#0f3985 color space conversions
Hex:
        #0f3985
        RGB:
        15, 57, 133
        CMY:
        94, 78, 48
        CMYK:
        89, 57, 0, 48
      HSL:
        219°, 79.7297%, 29.0196%
        HSV (HSB):
        219°, 88.7218%, 52.1569%
        XYZ:
        5.8938, 4.7213, 22.7910
        xyY:
        0.1764, 0.1413, 4.7213
      CIE-Lab:
        25.9254, 17.1911, -46.4640
        CIE-LCH:
        25.9254, 49.5423, 290.3038
        CIE-Luv:
        25.9254, -11.9137, -59.1371
        Hunter-Lab:
        21.7285, 10.3926, -46.9792
      #0f3985 color charts
#0f3985 RGB chart
      #0f3985 CMYK chart
      #0f3985 RGB pie chart
      #0f3985 color shades, tints & tones
#0f3985 color schemes
#0f3985 color preview, HTML & CSS examples
           This text has a color of #0f3985        
        
          <p style="color:#0f3985;">Text here</p>
        
        
          .mytext {color:#0f3985;}
        
        Text color #0f3985
      
           This box has a color of #0f3985        
        
          <div style="background-color:#0f3985;">Content here</div>
        
        
          .mybackground {background-color:#0f3985;}
        
        Background color #0f3985
      
           Border around this has a color of #0f3985        
        
          <div style="border:2px solid #0f3985;">Content here</div>
        
        
          .myborder {border:2px solid #0f3985;}
        
        Border color #0f3985