#7b72fa color space conversions
Hex:
        #7b72fa
        RGB:
        123, 114, 250
        CMY:
        52, 55, 2
        CMYK:
        51, 54, 0, 2
      HSL:
        244°, 93.1507%, 71.3725%
        HSV (HSB):
        244°, 54.4000%, 98.0392%
        XYZ:
        31.4410, 23.1477, 93.2533
        xyY:
        0.2127, 0.1566, 23.1477
      CIE-Lab:
        55.2242, 38.7975, -67.1317
        CIE-LCH:
        55.2242, 77.5365, 300.0250
        CIE-Luv:
        55.2242, -4.9033, -109.0703
        Hunter-Lab:
        48.1121, 32.4528, -81.2405
      #7b72fa color charts
#7b72fa RGB chart
      #7b72fa CMYK chart
      #7b72fa RGB pie chart
      #7b72fa color shades, tints & tones
#7b72fa color schemes
#7b72fa color preview, HTML & CSS examples
           This text has a color of #7b72fa        
        
          <p style="color:#7b72fa;">Text here</p>
        
        
          .mytext {color:#7b72fa;}
        
        Text color #7b72fa
      
           This box has a color of #7b72fa        
        
          <div style="background-color:#7b72fa;">Content here</div>
        
        
          .mybackground {background-color:#7b72fa;}
        
        Background color #7b72fa
      
           Border around this has a color of #7b72fa        
        
          <div style="border:2px solid #7b72fa;">Content here</div>
        
        
          .myborder {border:2px solid #7b72fa;}
        
        Border color #7b72fa