#3a34ee color space conversions
Hex:
        #3a34ee
        RGB:
        58, 52, 238
        CMY:
        77, 80, 7
        CMYK:
        76, 78, 0, 7
      HSL:
        242°, 84.5455%, 56.8627%
        HSV (HSB):
        242°, 78.1513%, 93.3333%
        XYZ:
        18.4055, 9.5286, 81.7580
        xyY:
        0.1678, 0.0869, 9.5286
      CIE-Lab:
        36.9827, 60.8986, -90.4336
        CIE-LCH:
        36.9827, 109.0270, 303.9566
        CIE-Luv:
        36.9827, -8.0654, -123.7648
        Hunter-Lab:
        30.8684, 52.4124, -135.4277
      #3a34ee color charts
#3a34ee RGB chart
      #3a34ee CMYK chart
      #3a34ee RGB pie chart
      #3a34ee color shades, tints & tones
#3a34ee color schemes
#3a34ee color preview, HTML & CSS examples
           This text has a color of #3a34ee        
        
          <p style="color:#3a34ee;">Text here</p>
        
        
          .mytext {color:#3a34ee;}
        
        Text color #3a34ee
      
           This box has a color of #3a34ee        
        
          <div style="background-color:#3a34ee;">Content here</div>
        
        
          .mybackground {background-color:#3a34ee;}
        
        Background color #3a34ee
      
           Border around this has a color of #3a34ee        
        
          <div style="border:2px solid #3a34ee;">Content here</div>
        
        
          .myborder {border:2px solid #3a34ee;}
        
        Border color #3a34ee