#7812bb color space conversions
Hex:
        #7812bb
        RGB:
        120, 18, 187
        CMY:
        53, 93, 27
        CMYK:
        36, 90, 0, 27
      HSL:
        276°, 82.4390%, 40.1961%
        HSV (HSB):
        276°, 90.3743%, 73.3333%
        XYZ:
        16.9317, 8.0135, 47.6681
        xyY:
        0.2332, 0.1104, 8.0135
      CIE-Lab:
        34.0111, 65.7701, -65.6372
        CIE-LCH:
        34.0111, 92.9191, 315.0579
        CIE-Luv:
        34.0111, 19.4195, -93.2420
        Hunter-Lab:
        28.3082, 57.2249, -80.0225
      #7812bb color charts
#7812bb RGB chart
      #7812bb CMYK chart
      #7812bb RGB pie chart
      #7812bb color shades, tints & tones
#7812bb color schemes
#7812bb color preview, HTML & CSS examples
           This text has a color of #7812bb        
        
          <p style="color:#7812bb;">Text here</p>
        
        
          .mytext {color:#7812bb;}
        
        Text color #7812bb
      
           This box has a color of #7812bb        
        
          <div style="background-color:#7812bb;">Content here</div>
        
        
          .mybackground {background-color:#7812bb;}
        
        Background color #7812bb
      
           Border around this has a color of #7812bb        
        
          <div style="border:2px solid #7812bb;">Content here</div>
        
        
          .myborder {border:2px solid #7812bb;}
        
        Border color #7812bb