#3a1eec color space conversions
Hex:
        #3a1eec
        RGB:
        58, 30, 236
        CMY:
        77, 88, 7
        CMYK:
        75, 87, 0, 7
      HSL:
        248°, 84.4262%, 52.1569%
        HSV (HSB):
        248°, 87.2881%, 92.5490%
        XYZ:
        17.3495, 7.8842, 79.9643
        xyY:
        0.1649, 0.0749, 7.8842
      CIE-Lab:
        33.7406, 69.2315, -94.6842
        CIE-LCH:
        33.7406, 117.2949, 306.1737
        CIE-Luv:
        33.7406, -5.7142, -122.5393
        Hunter-Lab:
        28.0788, 61.1546, -149.1937
      #3a1eec color charts
#3a1eec RGB chart
      #3a1eec CMYK chart
      #3a1eec RGB pie chart
      #3a1eec color shades, tints & tones
#3a1eec color schemes
#3a1eec color preview, HTML & CSS examples
           This text has a color of #3a1eec        
        
          <p style="color:#3a1eec;">Text here</p>
        
        
          .mytext {color:#3a1eec;}
        
        Text color #3a1eec
      
           This box has a color of #3a1eec        
        
          <div style="background-color:#3a1eec;">Content here</div>
        
        
          .mybackground {background-color:#3a1eec;}
        
        Background color #3a1eec
      
           Border around this has a color of #3a1eec        
        
          <div style="border:2px solid #3a1eec;">Content here</div>
        
        
          .myborder {border:2px solid #3a1eec;}
        
        Border color #3a1eec