#7641bb color space conversions
Hex:
        #7641bb
        RGB:
        118, 65, 187
        CMY:
        54, 75, 27
        CMYK:
        37, 65, 0, 27
      HSL:
        266°, 48.4127%, 49.4118%
        HSV (HSB):
        266°, 65.2406%, 73.3333%
        XYZ:
        18.3312, 11.2200, 48.2132
        xyY:
        0.2357, 0.1443, 11.2200
      CIE-Lab:
        39.9486, 47.7244, -55.9769
        CIE-LCH:
        39.9486, 73.5597, 310.4500
        CIE-Luv:
        39.9486, 12.2061, -84.9160
        Hunter-Lab:
        33.4963, 39.0673, -61.8923
      #7641bb color charts
#7641bb RGB chart
      #7641bb CMYK chart
      #7641bb RGB pie chart
      #7641bb color shades, tints & tones
#7641bb color schemes
#7641bb color preview, HTML & CSS examples
           This text has a color of #7641bb        
        
          <p style="color:#7641bb;">Text here</p>
        
        
          .mytext {color:#7641bb;}
        
        Text color #7641bb
      
           This box has a color of #7641bb        
        
          <div style="background-color:#7641bb;">Content here</div>
        
        
          .mybackground {background-color:#7641bb;}
        
        Background color #7641bb
      
           Border around this has a color of #7641bb        
        
          <div style="border:2px solid #7641bb;">Content here</div>
        
        
          .myborder {border:2px solid #7641bb;}
        
        Border color #7641bb