#4f21ed color space conversions
Hex:
        #4f21ed
        RGB:
        79, 33, 237
        CMY:
        69, 87, 7
        CMYK:
        67, 86, 0, 7
      HSL:
        254°, 85.0000%, 52.9412%
        HSV (HSB):
        254°, 86.0759%, 92.9412%
        XYZ:
        19.0544, 8.8644, 80.8275
        xyY:
        0.1752, 0.0815, 8.8644
      CIE-Lab:
        35.7219, 69.6929, -91.9151
        CIE-LCH:
        35.7219, 115.3494, 307.1706
        CIE-Luv:
        35.7219, -2.1552, -123.5765
        Hunter-Lab:
        29.7731, 62.1343, -140.1180
      #4f21ed color charts
#4f21ed RGB chart
      #4f21ed CMYK chart
      #4f21ed RGB pie chart
      #4f21ed color shades, tints & tones
#4f21ed color schemes
#4f21ed color preview, HTML & CSS examples
           This text has a color of #4f21ed        
        
          <p style="color:#4f21ed;">Text here</p>
        
        
          .mytext {color:#4f21ed;}
        
        Text color #4f21ed
      
           This box has a color of #4f21ed        
        
          <div style="background-color:#4f21ed;">Content here</div>
        
        
          .mybackground {background-color:#4f21ed;}
        
        Background color #4f21ed
      
           Border around this has a color of #4f21ed        
        
          <div style="border:2px solid #4f21ed;">Content here</div>
        
        
          .myborder {border:2px solid #4f21ed;}
        
        Border color #4f21ed