#3a04ee color space conversions
Hex:
        #3a04ee
        RGB:
        58, 4, 238
        CMY:
        77, 98, 7
        CMYK:
        76, 98, 0, 7
      HSL:
        254°, 96.6942%, 47.4510%
        HSV (HSB):
        254°, 98.3193%, 93.3333%
        XYZ:
        17.2210, 7.1594, 81.3632
        xyY:
        0.1629, 0.0677, 7.1594
      CIE-Lab:
        32.1671, 75.3114, -98.4432
        CIE-LCH:
        32.1671, 123.9470, 307.4168
        CIE-Luv:
        32.1671, -4.6048, -122.7650
        Hunter-Lab:
        26.7571, 68.0583, -161.5595
      #3a04ee color charts
#3a04ee RGB chart
      #3a04ee CMYK chart
      #3a04ee RGB pie chart
      #3a04ee color shades, tints & tones
#3a04ee color schemes
#3a04ee color preview, HTML & CSS examples
           This text has a color of #3a04ee        
        
          <p style="color:#3a04ee;">Text here</p>
        
        
          .mytext {color:#3a04ee;}
        
        Text color #3a04ee
      
           This box has a color of #3a04ee        
        
          <div style="background-color:#3a04ee;">Content here</div>
        
        
          .mybackground {background-color:#3a04ee;}
        
        Background color #3a04ee
      
           Border around this has a color of #3a04ee        
        
          <div style="border:2px solid #3a04ee;">Content here</div>
        
        
          .myborder {border:2px solid #3a04ee;}
        
        Border color #3a04ee