#0f3cab color space conversions
Hex:
        #0f3cab
        RGB:
        15, 60, 171
        CMY:
        94, 76, 33
        CMYK:
        91, 65, 0, 33
      HSL:
        223°, 83.8710%, 36.4706%
        HSV (HSB):
        223°, 91.2281%, 67.0588%
        XYZ:
        9.1635, 6.2735, 39.2560
        xyY:
        0.1675, 0.1147, 6.2735
      CIE-Lab:
        30.0924, 30.5948, -62.8764
        CIE-LCH:
        30.0924, 69.9249, 295.9469
        CIE-Luv:
        30.0924, -12.5223, -83.2838
        Hunter-Lab:
        25.0471, 21.4725, -75.3917
      #0f3cab color charts
#0f3cab RGB chart
      #0f3cab CMYK chart
      #0f3cab RGB pie chart
      #0f3cab color shades, tints & tones
#0f3cab color schemes
#0f3cab color preview, HTML & CSS examples
           This text has a color of #0f3cab        
        
          <p style="color:#0f3cab;">Text here</p>
        
        
          .mytext {color:#0f3cab;}
        
        Text color #0f3cab
      
           This box has a color of #0f3cab        
        
          <div style="background-color:#0f3cab;">Content here</div>
        
        
          .mybackground {background-color:#0f3cab;}
        
        Background color #0f3cab
      
           Border around this has a color of #0f3cab        
        
          <div style="border:2px solid #0f3cab;">Content here</div>
        
        
          .myborder {border:2px solid #0f3cab;}
        
        Border color #0f3cab