#7c2dfe color space conversions
Hex:
        #7c2dfe
        RGB:
        124, 45, 254
        CMY:
        51, 82, 0
        CMYK:
        51, 82, 0, 0
      HSL:
        263°, 99.0521%, 58.6275%
        HSV (HSB):
        263°, 82.2835%, 99.6078%
        XYZ:
        27.1400, 13.3176, 94.9061
        xyY:
        0.2005, 0.0984, 13.3176
      CIE-Lab:
        43.2380, 73.9148, -88.9130
        CIE-LCH:
        43.2380, 115.6241, 309.7373
        CIE-Luv:
        43.2380, 8.0647, -131.5663
        Hunter-Lab:
        36.4933, 68.8866, -128.6468
      #7c2dfe color charts
#7c2dfe RGB chart
      #7c2dfe CMYK chart
      #7c2dfe RGB pie chart
      #7c2dfe color shades, tints & tones
#7c2dfe color schemes
#7c2dfe color preview, HTML & CSS examples
           This text has a color of #7c2dfe        
        
          <p style="color:#7c2dfe;">Text here</p>
        
        
          .mytext {color:#7c2dfe;}
        
        Text color #7c2dfe
      
           This box has a color of #7c2dfe        
        
          <div style="background-color:#7c2dfe;">Content here</div>
        
        
          .mybackground {background-color:#7c2dfe;}
        
        Background color #7c2dfe
      
           Border around this has a color of #7c2dfe        
        
          <div style="border:2px solid #7c2dfe;">Content here</div>
        
        
          .myborder {border:2px solid #7c2dfe;}
        
        Border color #7c2dfe