#0336cd color space conversions
Hex:
        #0336cd
        RGB:
        3, 54, 205
        CMY:
        99, 79, 20
        CMYK:
        99, 74, 0, 20
      HSL:
        225°, 97.1154%, 40.7843%
        HSV (HSB):
        225°, 98.5366%, 80.3922%
        XYZ:
        12.3762, 7.0655, 58.4691
        xyY:
        0.1589, 0.0907, 7.0655
      CIE-Lab:
        31.9555, 46.7221, -79.8800
        CIE-LCH:
        31.9555, 92.5406, 300.3235
        CIE-Luv:
        31.9555, -12.1811, -104.6337
        Hunter-Lab:
        26.5810, 36.5934, -111.8112
      #0336cd color charts
#0336cd RGB chart
      #0336cd CMYK chart
      #0336cd RGB pie chart
      #0336cd color shades, tints & tones
#0336cd color schemes
#0336cd color preview, HTML & CSS examples
           This text has a color of #0336cd        
        
          <p style="color:#0336cd;">Text here</p>
        
        
          .mytext {color:#0336cd;}
        
        Text color #0336cd
      
           This box has a color of #0336cd        
        
          <div style="background-color:#0336cd;">Content here</div>
        
        
          .mybackground {background-color:#0336cd;}
        
        Background color #0336cd
      
           Border around this has a color of #0336cd        
        
          <div style="border:2px solid #0336cd;">Content here</div>
        
        
          .myborder {border:2px solid #0336cd;}
        
        Border color #0336cd