#3d03b2 color space conversions
Hex:
        #3d03b2
        RGB:
        61, 3, 178
        CMY:
        76, 99, 30
        CMYK:
        66, 98, 0, 30
      HSL:
        260°, 96.6851%, 35.4902%
        HSV (HSB):
        260°, 98.3146%, 69.8039%
        XYZ:
        9.9929, 4.2716, 42.4173
        xyY:
        0.1763, 0.0754, 4.2716
      CIE-Lab:
        24.5497, 61.2038, -76.1556
        CIE-LCH:
        24.5497, 97.7015, 308.7877
        CIE-Luv:
        24.5497, 0.2265, -88.5228
        Hunter-Lab:
        20.6678, 50.1364, -107.2156
      #3d03b2 color charts
#3d03b2 RGB chart
      #3d03b2 CMYK chart
      #3d03b2 RGB pie chart
      #3d03b2 color shades, tints & tones
#3d03b2 color schemes
#3d03b2 color preview, HTML & CSS examples
           This text has a color of #3d03b2        
        
          <p style="color:#3d03b2;">Text here</p>
        
        
          .mytext {color:#3d03b2;}
        
        Text color #3d03b2
      
           This box has a color of #3d03b2        
        
          <div style="background-color:#3d03b2;">Content here</div>
        
        
          .mybackground {background-color:#3d03b2;}
        
        Background color #3d03b2
      
           Border around this has a color of #3d03b2        
        
          <div style="border:2px solid #3d03b2;">Content here</div>
        
        
          .myborder {border:2px solid #3d03b2;}
        
        Border color #3d03b2