#7a76cf color space conversions
Hex:
        #7a76cf
        RGB:
        122, 118, 207
        CMY:
        52, 54, 19
        CMYK:
        41, 43, 0, 19
      HSL:
        243°, 48.1081%, 63.7255%
        HSV (HSB):
        243°, 42.9952%, 81.1765%
        XYZ:
        25.7670, 21.5994, 61.8425
        xyY:
        0.2359, 0.1978, 21.5994
      CIE-Lab:
        53.5994, 23.6049, -45.6311
        CIE-LCH:
        53.5994, 51.3749, 297.3525
        CIE-Luv:
        53.5994, -3.6878, -73.2855
        Hunter-Lab:
        46.4752, 17.6331, -46.3620
      #7a76cf color charts
#7a76cf RGB chart
      #7a76cf CMYK chart
      #7a76cf RGB pie chart
      #7a76cf color shades, tints & tones
#7a76cf color schemes
#7a76cf color preview, HTML & CSS examples
           This text has a color of #7a76cf        
        
          <p style="color:#7a76cf;">Text here</p>
        
        
          .mytext {color:#7a76cf;}
        
        Text color #7a76cf
      
           This box has a color of #7a76cf        
        
          <div style="background-color:#7a76cf;">Content here</div>
        
        
          .mybackground {background-color:#7a76cf;}
        
        Background color #7a76cf
      
           Border around this has a color of #7a76cf        
        
          <div style="border:2px solid #7a76cf;">Content here</div>
        
        
          .myborder {border:2px solid #7a76cf;}
        
        Border color #7a76cf