#4f34ef color space conversions
Hex:
        #4f34ef
        RGB:
        79, 52, 239
        CMY:
        69, 80, 6
        CMYK:
        67, 78, 0, 6
      HSL:
        249°, 85.3881%, 57.0588%
        HSV (HSB):
        249°, 78.2427%, 93.7255%
        XYZ:
        20.0324, 10.3502, 82.6033
        xyY:
        0.1773, 0.0916, 10.3502
      CIE-Lab:
        38.4638, 62.7979, -88.5043
        CIE-LCH:
        38.4638, 108.5200, 305.3575
        CIE-Luv:
        38.4638, -4.2257, -124.0916
        Hunter-Lab:
        32.1718, 54.8461, -129.7110
      #4f34ef color charts
#4f34ef RGB chart
      #4f34ef CMYK chart
      #4f34ef RGB pie chart
      #4f34ef color shades, tints & tones
#4f34ef color schemes
#4f34ef color preview, HTML & CSS examples
           This text has a color of #4f34ef        
        
          <p style="color:#4f34ef;">Text here</p>
        
        
          .mytext {color:#4f34ef;}
        
        Text color #4f34ef
      
           This box has a color of #4f34ef        
        
          <div style="background-color:#4f34ef;">Content here</div>
        
        
          .mybackground {background-color:#4f34ef;}
        
        Background color #4f34ef
      
           Border around this has a color of #4f34ef        
        
          <div style="border:2px solid #4f34ef;">Content here</div>
        
        
          .myborder {border:2px solid #4f34ef;}
        
        Border color #4f34ef