#4f2efa color space conversions
Hex:
        #4f2efa
        RGB:
        79, 46, 250
        CMY:
        69, 82, 2
        CMYK:
        68, 82, 0, 2
      HSL:
        250°, 95.3271%, 58.0392%
        HSV (HSB):
        250°, 81.6000%, 98.0392%
        XYZ:
        21.4568, 10.5184, 91.3418
        xyY:
        0.1740, 0.0853, 10.5184
      CIE-Lab:
        38.7572, 68.4249, -94.2164
        CIE-LCH:
        38.7572, 116.4418, 305.9891
        CIE-Luv:
        38.7572, -4.2746, -130.7376
        Hunter-Lab:
        32.4321, 61.3379, -144.2823
      #4f2efa color charts
#4f2efa RGB chart
      #4f2efa CMYK chart
      #4f2efa RGB pie chart
      #4f2efa color shades, tints & tones
#4f2efa color schemes
#4f2efa color preview, HTML & CSS examples
           This text has a color of #4f2efa        
        
          <p style="color:#4f2efa;">Text here</p>
        
        
          .mytext {color:#4f2efa;}
        
        Text color #4f2efa
      
           This box has a color of #4f2efa        
        
          <div style="background-color:#4f2efa;">Content here</div>
        
        
          .mybackground {background-color:#4f2efa;}
        
        Background color #4f2efa
      
           Border around this has a color of #4f2efa        
        
          <div style="border:2px solid #4f2efa;">Content here</div>
        
        
          .myborder {border:2px solid #4f2efa;}
        
        Border color #4f2efa