#7c34db color space conversions
Hex:
        #7c34db
        RGB:
        124, 52, 219
        CMY:
        51, 80, 14
        CMYK:
        43, 76, 0, 14
      HSL:
        266°, 69.8745%, 53.1373%
        HSV (HSB):
        266°, 76.2557%, 85.8824%
        XYZ:
        22.3264, 11.8555, 68.1295
        xyY:
        0.2182, 0.1159, 11.8555
      CIE-Lab:
        40.9856, 62.8781, -72.8115
        CIE-LCH:
        40.9856, 96.2038, 310.8130
        CIE-Luv:
        40.9856, 12.2088, -109.0057
        Hunter-Lab:
        34.4319, 55.4874, -93.2133
      #7c34db color charts
#7c34db RGB chart
      #7c34db CMYK chart
      #7c34db RGB pie chart
      #7c34db color shades, tints & tones
#7c34db color schemes
#7c34db color preview, HTML & CSS examples
           This text has a color of #7c34db        
        
          <p style="color:#7c34db;">Text here</p>
        
        
          .mytext {color:#7c34db;}
        
        Text color #7c34db
      
           This box has a color of #7c34db        
        
          <div style="background-color:#7c34db;">Content here</div>
        
        
          .mybackground {background-color:#7c34db;}
        
        Background color #7c34db
      
           Border around this has a color of #7c34db        
        
          <div style="border:2px solid #7c34db;">Content here</div>
        
        
          .myborder {border:2px solid #7c34db;}
        
        Border color #7c34db