#0f43ae color space conversions
Hex:
        #0f43ae
        RGB:
        15, 67, 174
        CMY:
        94, 74, 32
        CMYK:
        91, 61, 0, 32
      HSL:
        220°, 84.1270%, 37.0588%
        HSV (HSB):
        220°, 91.3793%, 68.2353%
        XYZ:
        9.8441, 7.1719, 40.9099
        xyY:
        0.1699, 0.1238, 7.1719
      CIE-Lab:
        32.1950, 27.0729, -61.2228
        CIE-LCH:
        32.1950, 66.9415, 293.8551
        CIE-Luv:
        32.1950, -14.1776, -83.5234
        Hunter-Lab:
        26.7803, 18.7490, -71.8257
      #0f43ae color charts
#0f43ae RGB chart
      #0f43ae CMYK chart
      #0f43ae RGB pie chart
      #0f43ae color shades, tints & tones
#0f43ae color schemes
#0f43ae color preview, HTML & CSS examples
           This text has a color of #0f43ae        
        
          <p style="color:#0f43ae;">Text here</p>
        
        
          .mytext {color:#0f43ae;}
        
        Text color #0f43ae
      
           This box has a color of #0f43ae        
        
          <div style="background-color:#0f43ae;">Content here</div>
        
        
          .mybackground {background-color:#0f43ae;}
        
        Background color #0f43ae
      
           Border around this has a color of #0f43ae        
        
          <div style="border:2px solid #0f43ae;">Content here</div>
        
        
          .myborder {border:2px solid #0f43ae;}
        
        Border color #0f43ae