#3a02c1 color space conversions
Hex:
        #3a02c1
        RGB:
        58, 2, 193
        CMY:
        77, 99, 24
        CMYK:
        70, 99, 0, 24
      HSL:
        258°, 97.9487%, 38.2353%
        HSV (HSB):
        258°, 98.9637%, 75.6863%
        XYZ:
        11.3923, 4.7932, 50.7768
        xyY:
        0.1701, 0.0716, 4.7932
      CIE-Lab:
        26.1373, 64.8984, -82.4447
        CIE-LCH:
        26.1373, 104.9235, 308.2090
        CIE-Luv:
        26.1373, -1.5086, -96.9238
        Hunter-Lab:
        21.8934, 54.5693, -122.1844
      #3a02c1 color charts
#3a02c1 RGB chart
      #3a02c1 CMYK chart
      #3a02c1 RGB pie chart
      #3a02c1 color shades, tints & tones
#3a02c1 color schemes
#3a02c1 color preview, HTML & CSS examples
           This text has a color of #3a02c1        
        
          <p style="color:#3a02c1;">Text here</p>
        
        
          .mytext {color:#3a02c1;}
        
        Text color #3a02c1
      
           This box has a color of #3a02c1        
        
          <div style="background-color:#3a02c1;">Content here</div>
        
        
          .mybackground {background-color:#3a02c1;}
        
        Background color #3a02c1
      
           Border around this has a color of #3a02c1        
        
          <div style="border:2px solid #3a02c1;">Content here</div>
        
        
          .myborder {border:2px solid #3a02c1;}
        
        Border color #3a02c1