#7c72fa color space conversions
Hex:
        #7c72fa
        RGB:
        124, 114, 250
        CMY:
        51, 55, 2
        CMYK:
        50, 54, 0, 2
      HSL:
        244°, 93.1507%, 71.3725%
        HSV (HSB):
        244°, 54.4000%, 98.0392%
        XYZ:
        31.5848, 23.2218, 93.2600
        xyY:
        0.2133, 0.1568, 23.2218
      CIE-Lab:
        55.3001, 38.9965, -67.0053
        CIE-LCH:
        55.3001, 77.5270, 300.1990
        CIE-Luv:
        55.3001, -4.5488, -108.9332
        Hunter-Lab:
        48.1890, 32.6644, -81.0113
      #7c72fa color charts
#7c72fa RGB chart
      #7c72fa CMYK chart
      #7c72fa RGB pie chart
      #7c72fa color shades, tints & tones
#7c72fa color schemes
#7c72fa color preview, HTML & CSS examples
           This text has a color of #7c72fa        
        
          <p style="color:#7c72fa;">Text here</p>
        
        
          .mytext {color:#7c72fa;}
        
        Text color #7c72fa
      
           This box has a color of #7c72fa        
        
          <div style="background-color:#7c72fa;">Content here</div>
        
        
          .mybackground {background-color:#7c72fa;}
        
        Background color #7c72fa
      
           Border around this has a color of #7c72fa        
        
          <div style="border:2px solid #7c72fa;">Content here</div>
        
        
          .myborder {border:2px solid #7c72fa;}
        
        Border color #7c72fa