#0f13ae color space conversions
Hex:
        #0f13ae
        RGB:
        15, 19, 174
        CMY:
        94, 93, 32
        CMYK:
        91, 89, 0, 32
      HSL:
        238°, 84.1270%, 37.0588%
        HSV (HSB):
        238°, 91.3793%, 68.2353%
        XYZ:
        8.0699, 3.6233, 40.3184
        xyY:
        0.1552, 0.0697, 3.6233
      CIE-Lab:
        22.3848, 54.3068, -77.4381
        CIE-LCH:
        22.3848, 94.5827, 305.0417
        CIE-Luv:
        22.3848, -6.3467, -84.5378
        Hunter-Lab:
        19.0350, 42.3638, -112.2592
      #0f13ae color charts
#0f13ae RGB chart
      #0f13ae CMYK chart
      #0f13ae RGB pie chart
      #0f13ae color shades, tints & tones
#0f13ae color schemes
#0f13ae color preview, HTML & CSS examples
           This text has a color of #0f13ae        
        
          <p style="color:#0f13ae;">Text here</p>
        
        
          .mytext {color:#0f13ae;}
        
        Text color #0f13ae
      
           This box has a color of #0f13ae        
        
          <div style="background-color:#0f13ae;">Content here</div>
        
        
          .mybackground {background-color:#0f13ae;}
        
        Background color #0f13ae
      
           Border around this has a color of #0f13ae        
        
          <div style="border:2px solid #0f13ae;">Content here</div>
        
        
          .myborder {border:2px solid #0f13ae;}
        
        Border color #0f13ae