#7b72dc color space conversions
Hex:
        #7b72dc
        RGB:
        123, 114, 220
        CMY:
        52, 55, 14
        CMYK:
        44, 48, 0, 14
      HSL:
        245°, 60.2273%, 65.4902%
        HSV (HSB):
        245°, 48.1818%, 86.2745%
        XYZ:
        27.1040, 21.4129, 70.4147
        xyY:
        0.2279, 0.1800, 21.4129
      CIE-Lab:
        53.3984, 29.9740, -53.3017
        CIE-LCH:
        53.3984, 61.1516, 299.3511
        CIE-Luv:
        53.3984, -2.8332, -86.0218
        Hunter-Lab:
        46.2741, 23.5726, -57.8291
      #7b72dc color charts
#7b72dc RGB chart
      #7b72dc CMYK chart
      #7b72dc RGB pie chart
      #7b72dc color shades, tints & tones
#7b72dc color schemes
#7b72dc color preview, HTML & CSS examples
           This text has a color of #7b72dc        
        
          <p style="color:#7b72dc;">Text here</p>
        
        
          .mytext {color:#7b72dc;}
        
        Text color #7b72dc
      
           This box has a color of #7b72dc        
        
          <div style="background-color:#7b72dc;">Content here</div>
        
        
          .mybackground {background-color:#7b72dc;}
        
        Background color #7b72dc
      
           Border around this has a color of #7b72dc        
        
          <div style="border:2px solid #7b72dc;">Content here</div>
        
        
          .myborder {border:2px solid #7b72dc;}
        
        Border color #7b72dc