#7812d2 color space conversions
Hex:
        #7812d2
        RGB:
        120, 18, 210
        CMY:
        53, 93, 18
        CMYK:
        43, 91, 0, 18
      HSL:
        272°, 84.2105%, 44.7059%
        HSV (HSB):
        272°, 91.4286%, 82.3529%
        XYZ:
        19.5949, 9.0788, 61.6924
        xyY:
        0.2168, 0.1005, 9.0788
      CIE-Lab:
        36.1356, 70.6510, -75.6069
        CIE-LCH:
        36.1356, 103.4793, 313.0593
        CIE-Luv:
        36.1356, 15.0843, -107.3958
        Hunter-Lab:
        30.1311, 63.3530, -100.3025
      #7812d2 color charts
#7812d2 RGB chart
      #7812d2 CMYK chart
      #7812d2 RGB pie chart
      #7812d2 color shades, tints & tones
#7812d2 color schemes
#7812d2 color preview, HTML & CSS examples
           This text has a color of #7812d2        
        
          <p style="color:#7812d2;">Text here</p>
        
        
          .mytext {color:#7812d2;}
        
        Text color #7812d2
      
           This box has a color of #7812d2        
        
          <div style="background-color:#7812d2;">Content here</div>
        
        
          .mybackground {background-color:#7812d2;}
        
        Background color #7812d2
      
           Border around this has a color of #7812d2        
        
          <div style="border:2px solid #7812d2;">Content here</div>
        
        
          .myborder {border:2px solid #7812d2;}
        
        Border color #7812d2