#3a28ee color space conversions
Hex:
        #3a28ee
        RGB:
        58, 40, 238
        CMY:
        77, 84, 7
        CMYK:
        76, 83, 0, 7
      HSL:
        245°, 85.3448%, 54.5098%
        HSV (HSB):
        245°, 83.1933%, 93.3333%
        XYZ:
        17.9363, 8.5902, 81.6016
        xyY:
        0.1659, 0.0794, 8.5902
      CIE-Lab:
        35.1829, 66.1768, -93.4206
        CIE-LCH:
        35.1829, 114.4848, 305.3128
        CIE-Luv:
        35.1829, -6.6897, -123.9076
        Hunter-Lab:
        29.3090, 57.9466, -144.5580
      #3a28ee color charts
#3a28ee RGB chart
      #3a28ee CMYK chart
      #3a28ee RGB pie chart
      #3a28ee color shades, tints & tones
#3a28ee color schemes
#3a28ee color preview, HTML & CSS examples
           This text has a color of #3a28ee        
        
          <p style="color:#3a28ee;">Text here</p>
        
        
          .mytext {color:#3a28ee;}
        
        Text color #3a28ee
      
           This box has a color of #3a28ee        
        
          <div style="background-color:#3a28ee;">Content here</div>
        
        
          .mybackground {background-color:#3a28ee;}
        
        Background color #3a28ee
      
           Border around this has a color of #3a28ee        
        
          <div style="border:2px solid #3a28ee;">Content here</div>
        
        
          .myborder {border:2px solid #3a28ee;}
        
        Border color #3a28ee