#3003a6 color space conversions
Hex:
        #3003a6
        RGB:
        48, 3, 166
        CMY:
        81, 99, 35
        CMYK:
        71, 98, 0, 35
      HSL:
        257°, 96.4497%, 33.1373%
        HSV (HSB):
        257°, 98.1928%, 65.0980%
        XYZ:
        8.1344, 3.4467, 36.3129
        xyY:
        0.1698, 0.0720, 3.4467
      CIE-Lab:
        21.7507, 57.6246, -73.6086
        CIE-LCH:
        21.7507, 93.4816, 308.0557
        CIE-Luv:
        21.7507, -1.4281, -80.4559
        Hunter-Lab:
        18.5652, 45.7213, -102.9735
      #3003a6 color charts
#3003a6 RGB chart
      #3003a6 CMYK chart
      #3003a6 RGB pie chart
      #3003a6 color shades, tints & tones
#3003a6 color schemes
#3003a6 color preview, HTML & CSS examples
           This text has a color of #3003a6        
        
          <p style="color:#3003a6;">Text here</p>
        
        
          .mytext {color:#3003a6;}
        
        Text color #3003a6
      
           This box has a color of #3003a6        
        
          <div style="background-color:#3003a6;">Content here</div>
        
        
          .mybackground {background-color:#3003a6;}
        
        Background color #3003a6
      
           Border around this has a color of #3003a6        
        
          <div style="border:2px solid #3003a6;">Content here</div>
        
        
          .myborder {border:2px solid #3003a6;}
        
        Border color #3003a6