#3a02c2 color space conversions
Hex:
        #3a02c2
        RGB:
        58, 2, 194
        CMY:
        77, 99, 24
        CMYK:
        70, 99, 0, 24
      HSL:
        258°, 97.9592%, 38.4314%
        HSV (HSB):
        258°, 98.9691%, 76.0784%
        XYZ:
        11.5042, 4.8380, 51.3664
        xyY:
        0.1699, 0.0715, 4.8380
      CIE-Lab:
        26.2682, 65.1395, -82.8171
        CIE-LCH:
        26.2682, 105.3652, 308.1867
        CIE-Luv:
        26.2682, -1.5818, -97.5011
        Hunter-Lab:
        21.9955, 54.8684, -123.0643
      #3a02c2 color charts
#3a02c2 RGB chart
      #3a02c2 CMYK chart
      #3a02c2 RGB pie chart
      #3a02c2 color shades, tints & tones
#3a02c2 color schemes
#3a02c2 color preview, HTML & CSS examples
           This text has a color of #3a02c2        
        
          <p style="color:#3a02c2;">Text here</p>
        
        
          .mytext {color:#3a02c2;}
        
        Text color #3a02c2
      
           This box has a color of #3a02c2        
        
          <div style="background-color:#3a02c2;">Content here</div>
        
        
          .mybackground {background-color:#3a02c2;}
        
        Background color #3a02c2
      
           Border around this has a color of #3a02c2        
        
          <div style="border:2px solid #3a02c2;">Content here</div>
        
        
          .myborder {border:2px solid #3a02c2;}
        
        Border color #3a02c2