#0318aa color space conversions
Hex:
        #0318aa
        RGB:
        3, 24, 170
        CMY:
        99, 91, 33
        CMYK:
        98, 86, 0, 33
      HSL:
        232°, 96.5318%, 33.9216%
        HSV (HSB):
        232°, 98.2353%, 66.6667%
        XYZ:
        7.6199, 3.5749, 38.3186
        xyY:
        0.1539, 0.0722, 3.5749
      CIE-Lab:
        22.2132, 50.8838, -75.3191
        CIE-LCH:
        22.2132, 90.8963, 304.0420
        CIE-Luv:
        22.2132, -7.1778, -82.5121
        Hunter-Lab:
        18.9074, 38.8493, -106.9246
      #0318aa color charts
#0318aa RGB chart
      #0318aa CMYK chart
      #0318aa RGB pie chart
      #0318aa color shades, tints & tones
#0318aa color schemes
#0318aa color preview, HTML & CSS examples
           This text has a color of #0318aa        
        
          <p style="color:#0318aa;">Text here</p>
        
        
          .mytext {color:#0318aa;}
        
        Text color #0318aa
      
           This box has a color of #0318aa        
        
          <div style="background-color:#0318aa;">Content here</div>
        
        
          .mybackground {background-color:#0318aa;}
        
        Background color #0318aa
      
           Border around this has a color of #0318aa        
        
          <div style="border:2px solid #0318aa;">Content here</div>
        
        
          .myborder {border:2px solid #0318aa;}
        
        Border color #0318aa