#3a16ef color space conversions
Hex:
        #3a16ef
        RGB:
        58, 22, 239
        CMY:
        77, 91, 6
        CMYK:
        76, 91, 0, 6
      HSL:
        250°, 87.1486%, 51.1765%
        HSV (HSB):
        250°, 90.7950%, 93.7255%
        XYZ:
        17.6118, 7.7054, 82.2204
        xyY:
        0.1638, 0.0717, 7.7054
      CIE-Lab:
        33.3616, 72.2874, -97.0190
        CIE-LCH:
        33.3616, 120.9882, 306.6893
        CIE-Luv:
        33.3616, -5.3695, -123.9388
        Hunter-Lab:
        27.7585, 64.6747, -156.1853
      #3a16ef color charts
#3a16ef RGB chart
      #3a16ef CMYK chart
      #3a16ef RGB pie chart
      #3a16ef color shades, tints & tones
#3a16ef color schemes
#3a16ef color preview, HTML & CSS examples
           This text has a color of #3a16ef        
        
          <p style="color:#3a16ef;">Text here</p>
        
        
          .mytext {color:#3a16ef;}
        
        Text color #3a16ef
      
           This box has a color of #3a16ef        
        
          <div style="background-color:#3a16ef;">Content here</div>
        
        
          .mybackground {background-color:#3a16ef;}
        
        Background color #3a16ef
      
           Border around this has a color of #3a16ef        
        
          <div style="border:2px solid #3a16ef;">Content here</div>
        
        
          .myborder {border:2px solid #3a16ef;}
        
        Border color #3a16ef