#7726f3 color space conversions
Hex:
        #7726f3
        RGB:
        119, 38, 243
        CMY:
        53, 85, 5
        CMYK:
        51, 84, 0, 5
      HSL:
        264°, 89.5197%, 55.0980%
        HSV (HSB):
        264°, 84.3621%, 95.2941%
        XYZ:
        24.4785, 11.7792, 85.7775
        xyY:
        0.2006, 0.0965, 11.7792
      CIE-Lab:
        40.8631, 73.0166, -86.6748
        CIE-LCH:
        40.8631, 113.3311, 310.1115
        CIE-Luv:
        40.8631, 8.3474, -125.9622
        Hunter-Lab:
        34.3209, 67.2492, -124.1577
      #7726f3 color charts
#7726f3 RGB chart
      #7726f3 CMYK chart
      #7726f3 RGB pie chart
      #7726f3 color shades, tints & tones
#7726f3 color schemes
#7726f3 color preview, HTML & CSS examples
           This text has a color of #7726f3        
        
          <p style="color:#7726f3;">Text here</p>
        
        
          .mytext {color:#7726f3;}
        
        Text color #7726f3
      
           This box has a color of #7726f3        
        
          <div style="background-color:#7726f3;">Content here</div>
        
        
          .mybackground {background-color:#7726f3;}
        
        Background color #7726f3
      
           Border around this has a color of #7726f3        
        
          <div style="border:2px solid #7726f3;">Content here</div>
        
        
          .myborder {border:2px solid #7726f3;}
        
        Border color #7726f3