#7c207d color space conversions
Hex:
        #7c207d
        RGB:
        124, 32, 125
        CMY:
        51, 87, 51
        CMYK:
        1, 74, 0, 51
      HSL:
        299°, 59.2357%, 30.7843%
        HSV (HSB):
        299°, 74.4000%, 49.0196%
        XYZ:
        12.5304, 6.7988, 20.0539
        xyY:
        0.3182, 0.1726, 6.7988
      CIE-Lab:
        31.3444, 50.4044, -32.1632
        CIE-LCH:
        31.3444, 59.7920, 327.4579
        CIE-Luv:
        31.3444, 36.3076, -48.0952
        Hunter-Lab:
        26.0745, 40.1498, -27.3479
      #7c207d color charts
#7c207d RGB chart
      #7c207d CMYK chart
      #7c207d RGB pie chart
      #7c207d color shades, tints & tones
#7c207d color schemes
#7c207d color preview, HTML & CSS examples
           This text has a color of #7c207d        
        
          <p style="color:#7c207d;">Text here</p>
        
        
          .mytext {color:#7c207d;}
        
        Text color #7c207d
      
           This box has a color of #7c207d        
        
          <div style="background-color:#7c207d;">Content here</div>
        
        
          .mybackground {background-color:#7c207d;}
        
        Background color #7c207d
      
           Border around this has a color of #7c207d        
        
          <div style="border:2px solid #7c207d;">Content here</div>
        
        
          .myborder {border:2px solid #7c207d;}
        
        Border color #7c207d