#0f1fac color space conversions
Hex:
        #0f1fac
        RGB:
        15, 31, 172
        CMY:
        94, 88, 33
        CMYK:
        91, 82, 0, 33
      HSL:
        234°, 83.9572%, 36.6667%
        HSV (HSB):
        234°, 91.2791%, 67.4510%
        XYZ:
        8.1334, 4.0601, 39.3847
        xyY:
        0.1577, 0.0787, 4.0601
      CIE-Lab:
        23.8691, 48.4841, -73.7616
        CIE-LCH:
        23.8691, 88.2694, 303.3172
        CIE-Luv:
        23.8691, -7.4593, -84.7512
        Hunter-Lab:
        20.1497, 36.7894, -101.7840
      #0f1fac color charts
#0f1fac RGB chart
      #0f1fac CMYK chart
      #0f1fac RGB pie chart
      #0f1fac color shades, tints & tones
#0f1fac color schemes
#0f1fac color preview, HTML & CSS examples
           This text has a color of #0f1fac        
        
          <p style="color:#0f1fac;">Text here</p>
        
        
          .mytext {color:#0f1fac;}
        
        Text color #0f1fac
      
           This box has a color of #0f1fac        
        
          <div style="background-color:#0f1fac;">Content here</div>
        
        
          .mybackground {background-color:#0f1fac;}
        
        Background color #0f1fac
      
           Border around this has a color of #0f1fac        
        
          <div style="border:2px solid #0f1fac;">Content here</div>
        
        
          .myborder {border:2px solid #0f1fac;}
        
        Border color #0f1fac