#0412bf color space conversions
Hex:
        #0412bf
        RGB:
        4, 18, 191
        CMY:
        98, 93, 25
        CMYK:
        98, 91, 0, 25
      HSL:
        236°, 95.8974%, 38.2353%
        HSV (HSB):
        236°, 97.9058%, 74.9020%
        XYZ:
        9.6703, 4.2200, 49.5951
        xyY:
        0.1523, 0.0665, 4.2200
      CIE-Lab:
        24.3859, 59.3430, -84.2518
        CIE-LCH:
        24.3859, 103.0532, 305.1590
        CIE-Luv:
        24.3859, -7.4205, -94.1748
        Hunter-Lab:
        20.5427, 48.0782, -128.7608
      #0412bf color charts
#0412bf RGB chart
      #0412bf CMYK chart
      #0412bf RGB pie chart
      #0412bf color shades, tints & tones
#0412bf color schemes
#0412bf color preview, HTML & CSS examples
           This text has a color of #0412bf        
        
          <p style="color:#0412bf;">Text here</p>
        
        
          .mytext {color:#0412bf;}
        
        Text color #0412bf
      
           This box has a color of #0412bf        
        
          <div style="background-color:#0412bf;">Content here</div>
        
        
          .mybackground {background-color:#0412bf;}
        
        Background color #0412bf
      
           Border around this has a color of #0412bf        
        
          <div style="border:2px solid #0412bf;">Content here</div>
        
        
          .myborder {border:2px solid #0412bf;}
        
        Border color #0412bf