#7c0084 color space conversions
Hex:
        #7c0084
        RGB:
        124, 0, 132
        CMY:
        51, 100, 48
        CMYK:
        6, 100, 0, 48
      HSL:
        296°, 100.0000%, 25.8824%
        HSV (HSB):
        296°, 100.0000%, 51.7647%
        XYZ:
        12.4770, 5.9510, 22.3208
        xyY:
        0.3062, 0.1460, 5.9510
      CIE-Lab:
        29.2886, 58.9041, -39.8433
        CIE-LCH:
        29.2886, 71.1139, 325.9252
        CIE-Luv:
        29.2886, 37.3103, -57.4415
        Hunter-Lab:
        24.3947, 48.6056, -37.1732
      #7c0084 color charts
#7c0084 RGB chart
      #7c0084 CMYK chart
      #7c0084 RGB pie chart
      #7c0084 color shades, tints & tones
#7c0084 color schemes
#7c0084 color preview, HTML & CSS examples
           This text has a color of #7c0084        
        
          <p style="color:#7c0084;">Text here</p>
        
        
          .mytext {color:#7c0084;}
        
        Text color #7c0084
      
           This box has a color of #7c0084        
        
          <div style="background-color:#7c0084;">Content here</div>
        
        
          .mybackground {background-color:#7c0084;}
        
        Background color #7c0084
      
           Border around this has a color of #7c0084        
        
          <div style="border:2px solid #7c0084;">Content here</div>
        
        
          .myborder {border:2px solid #7c0084;}
        
        Border color #7c0084