#0412cb color space conversions
Hex:
        #0412cb
        RGB:
        4, 18, 203
        CMY:
        98, 93, 20
        CMYK:
        98, 91, 0, 20
      HSL:
        236°, 96.1353%, 40.5882%
        HSV (HSB):
        236°, 98.0296%, 79.6078%
        XYZ:
        11.0459, 4.7702, 56.8385
        xyY:
        0.1520, 0.0657, 4.7702
      CIE-Lab:
        26.0698, 62.6649, -88.5022
        CIE-LCH:
        26.0698, 108.4414, 305.3008
        CIE-Luv:
        26.0698, -7.8900, -101.2391
        Hunter-Lab:
        21.8408, 52.0538, -139.0074
      #0412cb color charts
#0412cb RGB chart
      #0412cb CMYK chart
      #0412cb RGB pie chart
      #0412cb color shades, tints & tones
#0412cb color schemes
#0412cb color preview, HTML & CSS examples
           This text has a color of #0412cb        
        
          <p style="color:#0412cb;">Text here</p>
        
        
          .mytext {color:#0412cb;}
        
        Text color #0412cb
      
           This box has a color of #0412cb        
        
          <div style="background-color:#0412cb;">Content here</div>
        
        
          .mybackground {background-color:#0412cb;}
        
        Background color #0412cb
      
           Border around this has a color of #0412cb        
        
          <div style="border:2px solid #0412cb;">Content here</div>
        
        
          .myborder {border:2px solid #0412cb;}
        
        Border color #0412cb