#0327cd color space conversions
Hex:
        #0327cd
        RGB:
        3, 39, 205
        CMY:
        99, 85, 20
        CMYK:
        99, 81, 0, 20
      HSL:
        229°, 97.1154%, 40.7843%
        HSV (HSB):
        229°, 98.5366%, 80.3922%
        XYZ:
        11.7825, 5.8782, 58.2712
        xyY:
        0.1552, 0.0774, 5.8782
      CIE-Lab:
        29.1030, 54.8987, -84.6145
        CIE-LCH:
        29.1030, 100.8637, 302.9759
        CIE-Luv:
        29.1030, -9.9554, -104.3451
        Hunter-Lab:
        24.2449, 44.3185, -125.5283
      #0327cd color charts
#0327cd RGB chart
      #0327cd CMYK chart
      #0327cd RGB pie chart
      #0327cd color shades, tints & tones
#0327cd color schemes
#0327cd color preview, HTML & CSS examples
           This text has a color of #0327cd        
        
          <p style="color:#0327cd;">Text here</p>
        
        
          .mytext {color:#0327cd;}
        
        Text color #0327cd
      
           This box has a color of #0327cd        
        
          <div style="background-color:#0327cd;">Content here</div>
        
        
          .mybackground {background-color:#0327cd;}
        
        Background color #0327cd
      
           Border around this has a color of #0327cd        
        
          <div style="border:2px solid #0327cd;">Content here</div>
        
        
          .myborder {border:2px solid #0327cd;}
        
        Border color #0327cd