#7a0cdb color space conversions
Hex:
        #7a0cdb
        RGB:
        122, 12, 219
        CMY:
        52, 95, 14
        CMYK:
        44, 95, 0, 14
      HSL:
        272°, 89.6104%, 45.2941%
        HSV (HSB):
        272°, 94.5205%, 85.8824%
        XYZ:
        20.9437, 9.5150, 67.7506
        xyY:
        0.2133, 0.0969, 9.5150
      CIE-Lab:
        36.9575, 73.7359, -79.4388
        CIE-LCH:
        36.9575, 108.3859, 312.8678
        CIE-Luv:
        36.9575, 14.6435, -112.8801
        Hunter-Lab:
        30.8464, 67.2146, -108.6313
      #7a0cdb color charts
#7a0cdb RGB chart
      #7a0cdb CMYK chart
      #7a0cdb RGB pie chart
      #7a0cdb color shades, tints & tones
#7a0cdb color schemes
#7a0cdb color preview, HTML & CSS examples
           This text has a color of #7a0cdb        
        
          <p style="color:#7a0cdb;">Text here</p>
        
        
          .mytext {color:#7a0cdb;}
        
        Text color #7a0cdb
      
           This box has a color of #7a0cdb        
        
          <div style="background-color:#7a0cdb;">Content here</div>
        
        
          .mybackground {background-color:#7a0cdb;}
        
        Background color #7a0cdb
      
           Border around this has a color of #7a0cdb        
        
          <div style="border:2px solid #7a0cdb;">Content here</div>
        
        
          .myborder {border:2px solid #7a0cdb;}
        
        Border color #7a0cdb