#3b30a2 color space conversions
Hex:
        #3b30a2
        RGB:
        59, 48, 162
        CMY:
        77, 81, 36
        CMYK:
        64, 70, 0, 36
      HSL:
        246°, 54.2857%, 41.1765%
        HSV (HSB):
        246°, 70.3704%, 63.5294%
        XYZ:
        9.3822, 5.6523, 34.7789
        xyY:
        0.1883, 0.1135, 5.6523
      CIE-Lab:
        28.5179, 39.1905, -59.9598
        CIE-LCH:
        28.5179, 71.6316, 303.1692
        CIE-Luv:
        28.5179, -3.2559, -78.6189
        Hunter-Lab:
        23.7747, 28.8356, -70.0905
      #3b30a2 color charts
#3b30a2 RGB chart
      #3b30a2 CMYK chart
      #3b30a2 RGB pie chart
      #3b30a2 color shades, tints & tones
#3b30a2 color schemes
#3b30a2 color preview, HTML & CSS examples
           This text has a color of #3b30a2        
        
          <p style="color:#3b30a2;">Text here</p>
        
        
          .mytext {color:#3b30a2;}
        
        Text color #3b30a2
      
           This box has a color of #3b30a2        
        
          <div style="background-color:#3b30a2;">Content here</div>
        
        
          .mybackground {background-color:#3b30a2;}
        
        Background color #3b30a2
      
           Border around this has a color of #3b30a2        
        
          <div style="border:2px solid #3b30a2;">Content here</div>
        
        
          .myborder {border:2px solid #3b30a2;}
        
        Border color #3b30a2