#3a0eed color space conversions
Hex:
        #3a0eed
        RGB:
        58, 14, 237
        CMY:
        77, 95, 7
        CMYK:
        76, 94, 0, 7
      HSL:
        252°, 88.8446%, 49.2157%
        HSV (HSB):
        252°, 94.0928%, 92.9412%
        XYZ:
        17.1880, 7.3280, 80.6293
        xyY:
        0.1635, 0.0697, 7.3280
      CIE-Lab:
        32.5423, 73.5136, -97.2490
        CIE-LCH:
        32.5423, 121.9082, 307.0868
        CIE-Luv:
        32.5423, -4.8727, -122.5162
        Hunter-Lab:
        27.0704, 65.9635, -157.6466
      #3a0eed color charts
#3a0eed RGB chart
      #3a0eed CMYK chart
      #3a0eed RGB pie chart
      #3a0eed color shades, tints & tones
#3a0eed color schemes
#3a0eed color preview, HTML & CSS examples
           This text has a color of #3a0eed        
        
          <p style="color:#3a0eed;">Text here</p>
        
        
          .mytext {color:#3a0eed;}
        
        Text color #3a0eed
      
           This box has a color of #3a0eed        
        
          <div style="background-color:#3a0eed;">Content here</div>
        
        
          .mybackground {background-color:#3a0eed;}
        
        Background color #3a0eed
      
           Border around this has a color of #3a0eed        
        
          <div style="border:2px solid #3a0eed;">Content here</div>
        
        
          .myborder {border:2px solid #3a0eed;}
        
        Border color #3a0eed