#3a03b1 color space conversions
Hex:
        #3a03b1
        RGB:
        58, 3, 177
        CMY:
        77, 99, 31
        CMYK:
        67, 98, 0, 31
      HSL:
        259°, 96.6667%, 35.2941%
        HSV (HSB):
        259°, 98.3051%, 69.4118%
        XYZ:
        9.7133, 4.1390, 41.8819
        xyY:
        0.1743, 0.0743, 4.1390
      CIE-Lab:
        24.1257, 60.8093, -76.2695
        CIE-LCH:
        24.1257, 97.5438, 308.5652
        CIE-Luv:
        24.1257, -0.3321, -87.7143
        Hunter-Lab:
        20.3445, 49.6203, -107.8154
      #3a03b1 color charts
#3a03b1 RGB chart
      #3a03b1 CMYK chart
      #3a03b1 RGB pie chart
      #3a03b1 color shades, tints & tones
#3a03b1 color schemes
#3a03b1 color preview, HTML & CSS examples
           This text has a color of #3a03b1        
        
          <p style="color:#3a03b1;">Text here</p>
        
        
          .mytext {color:#3a03b1;}
        
        Text color #3a03b1
      
           This box has a color of #3a03b1        
        
          <div style="background-color:#3a03b1;">Content here</div>
        
        
          .mybackground {background-color:#3a03b1;}
        
        Background color #3a03b1
      
           Border around this has a color of #3a03b1        
        
          <div style="border:2px solid #3a03b1;">Content here</div>
        
        
          .myborder {border:2px solid #3a03b1;}
        
        Border color #3a03b1