#7c21dd color space conversions
Hex:
        #7c21dd
        RGB:
        124, 33, 221
        CMY:
        51, 87, 13
        CMYK:
        44, 85, 0, 13
      HSL:
        269°, 74.0157%, 49.8039%
        HSV (HSB):
        269°, 85.0679%, 86.6667%
        XYZ:
        21.9072, 10.5933, 69.2967
        xyY:
        0.2152, 0.1041, 10.5933
      CIE-Lab:
        38.8868, 69.9818, -77.4015
        CIE-LCH:
        38.8868, 104.3477, 312.1180
        CIE-Luv:
        38.8868, 13.9541, -112.7613
        Hunter-Lab:
        32.5473, 63.1884, -103.4517
      #7c21dd color charts
#7c21dd RGB chart
      #7c21dd CMYK chart
      #7c21dd RGB pie chart
      #7c21dd color shades, tints & tones
#7c21dd color schemes
#7c21dd color preview, HTML & CSS examples
           This text has a color of #7c21dd        
        
          <p style="color:#7c21dd;">Text here</p>
        
        
          .mytext {color:#7c21dd;}
        
        Text color #7c21dd
      
           This box has a color of #7c21dd        
        
          <div style="background-color:#7c21dd;">Content here</div>
        
        
          .mybackground {background-color:#7c21dd;}
        
        Background color #7c21dd
      
           Border around this has a color of #7c21dd        
        
          <div style="border:2px solid #7c21dd;">Content here</div>
        
        
          .myborder {border:2px solid #7c21dd;}
        
        Border color #7c21dd