#0329cf color space conversions
Hex:
        #0329cf
        RGB:
        3, 41, 207
        CMY:
        99, 84, 19
        CMYK:
        99, 80, 0, 19
      HSL:
        229°, 97.1429%, 41.1765%
        HSV (HSB):
        229°, 98.5507%, 81.1765%
        XYZ:
        12.0930, 6.1102, 59.5735
        xyY:
        0.1555, 0.0786, 6.1102
      CIE-Lab:
        29.6889, 54.5441, -84.8051
        CIE-LCH:
        29.6889, 100.8314, 302.7479
        CIE-Luv:
        29.6889, -10.2632, -105.6172
        Hunter-Lab:
        24.7189, 44.0678, -125.5881
      #0329cf color charts
#0329cf RGB chart
      #0329cf CMYK chart
      #0329cf RGB pie chart
      #0329cf color shades, tints & tones
#0329cf color schemes
#0329cf color preview, HTML & CSS examples
           This text has a color of #0329cf        
        
          <p style="color:#0329cf;">Text here</p>
        
        
          .mytext {color:#0329cf;}
        
        Text color #0329cf
      
           This box has a color of #0329cf        
        
          <div style="background-color:#0329cf;">Content here</div>
        
        
          .mybackground {background-color:#0329cf;}
        
        Background color #0329cf
      
           Border around this has a color of #0329cf        
        
          <div style="border:2px solid #0329cf;">Content here</div>
        
        
          .myborder {border:2px solid #0329cf;}
        
        Border color #0329cf