#4a2fed color space conversions
Hex:
        #4a2fed
        RGB:
        74, 47, 237
        CMY:
        71, 82, 7
        CMYK:
        69, 80, 0, 7
      HSL:
        249°, 84.0708%, 55.6863%
        HSV (HSB):
        249°, 80.1688%, 92.9412%
        XYZ:
        19.1266, 9.6033, 80.9663
        xyY:
        0.1744, 0.0875, 9.6033
      CIE-Lab:
        37.1208, 64.0325, -89.6068
        CIE-LCH:
        37.1208, 110.1341, 305.5494
        CIE-Luv:
        37.1208, -4.5531, -123.2942
        Hunter-Lab:
        30.9892, 55.9396, -133.2161
      #4a2fed color charts
#4a2fed RGB chart
      #4a2fed CMYK chart
      #4a2fed RGB pie chart
      #4a2fed color shades, tints & tones
#4a2fed color schemes
#4a2fed color preview, HTML & CSS examples
           This text has a color of #4a2fed        
        
          <p style="color:#4a2fed;">Text here</p>
        
        
          .mytext {color:#4a2fed;}
        
        Text color #4a2fed
      
           This box has a color of #4a2fed        
        
          <div style="background-color:#4a2fed;">Content here</div>
        
        
          .mybackground {background-color:#4a2fed;}
        
        Background color #4a2fed
      
           Border around this has a color of #4a2fed        
        
          <div style="border:2px solid #4a2fed;">Content here</div>
        
        
          .myborder {border:2px solid #4a2fed;}
        
        Border color #4a2fed