#7614bb color space conversions
Hex:
        #7614bb
        RGB:
        118, 20, 187
        CMY:
        54, 92, 27
        CMYK:
        37, 89, 0, 27
      HSL:
        275°, 80.6763%, 40.5882%
        HSV (HSB):
        275°, 89.3048%, 73.3333%
        XYZ:
        16.6910, 7.9397, 47.6665
        xyY:
        0.2309, 0.1098, 7.9397
      CIE-Lab:
        33.8570, 65.0947, -65.9011
        CIE-LCH:
        33.8570, 92.6298, 314.6473
        CIE-Luv:
        33.8570, 18.3280, -93.3188
        Hunter-Lab:
        28.1775, 56.4242, -80.5737
      #7614bb color charts
#7614bb RGB chart
      #7614bb CMYK chart
      #7614bb RGB pie chart
      #7614bb color shades, tints & tones
#7614bb color schemes
#7614bb color preview, HTML & CSS examples
           This text has a color of #7614bb        
        
          <p style="color:#7614bb;">Text here</p>
        
        
          .mytext {color:#7614bb;}
        
        Text color #7614bb
      
           This box has a color of #7614bb        
        
          <div style="background-color:#7614bb;">Content here</div>
        
        
          .mybackground {background-color:#7614bb;}
        
        Background color #7614bb
      
           Border around this has a color of #7614bb        
        
          <div style="border:2px solid #7614bb;">Content here</div>
        
        
          .myborder {border:2px solid #7614bb;}
        
        Border color #7614bb