#7f21ed color space conversions
Hex:
        #7f21ed
        RGB:
        127, 33, 237
        CMY:
        50, 87, 7
        CMYK:
        46, 86, 0, 7
      HSL:
        268°, 85.0000%, 52.9412%
        HSV (HSB):
        268°, 86.0759%, 92.9412%
        XYZ:
        24.5823, 11.7142, 81.0862
        xyY:
        0.2094, 0.0998, 11.7142
      CIE-Lab:
        40.7582, 73.9177, -83.4249
        CIE-LCH:
        40.7582, 111.4609, 311.5422
        CIE-Luv:
        40.7582, 12.6347, -122.2102
        Hunter-Lab:
        34.2260, 68.3097, -116.5083
      #7f21ed color charts
#7f21ed RGB chart
      #7f21ed CMYK chart
      #7f21ed RGB pie chart
      #7f21ed color shades, tints & tones
#7f21ed color schemes
#7f21ed color preview, HTML & CSS examples
           This text has a color of #7f21ed        
        
          <p style="color:#7f21ed;">Text here</p>
        
        
          .mytext {color:#7f21ed;}
        
        Text color #7f21ed
      
           This box has a color of #7f21ed        
        
          <div style="background-color:#7f21ed;">Content here</div>
        
        
          .mybackground {background-color:#7f21ed;}
        
        Background color #7f21ed
      
           Border around this has a color of #7f21ed        
        
          <div style="border:2px solid #7f21ed;">Content here</div>
        
        
          .myborder {border:2px solid #7f21ed;}
        
        Border color #7f21ed