#3003b6 color space conversions
Hex:
        #3003b6
        RGB:
        48, 3, 182
        CMY:
        81, 99, 29
        CMYK:
        74, 98, 0, 29
      HSL:
        255°, 96.7568%, 36.2745%
        HSV (HSB):
        255°, 98.3516%, 71.3725%
        XYZ:
        9.6950, 4.0709, 44.5307
        xyY:
        0.1663, 0.0698, 4.0709
      CIE-Lab:
        23.9045, 61.6159, -79.6548
        CIE-LCH:
        23.9045, 100.7046, 307.7233
        CIE-Luv:
        23.9045, -2.5073, -89.8234
        Hunter-Lab:
        20.1765, 50.4621, -116.7332
      #3003b6 color charts
#3003b6 RGB chart
      #3003b6 CMYK chart
      #3003b6 RGB pie chart
      #3003b6 color shades, tints & tones
#3003b6 color schemes
#3003b6 color preview, HTML & CSS examples
           This text has a color of #3003b6        
        
          <p style="color:#3003b6;">Text here</p>
        
        
          .mytext {color:#3003b6;}
        
        Text color #3003b6
      
           This box has a color of #3003b6        
        
          <div style="background-color:#3003b6;">Content here</div>
        
        
          .mybackground {background-color:#3003b6;}
        
        Background color #3003b6
      
           Border around this has a color of #3003b6        
        
          <div style="border:2px solid #3003b6;">Content here</div>
        
        
          .myborder {border:2px solid #3003b6;}
        
        Border color #3003b6