#7a0edf color space conversions
Hex:
        #7a0edf
        RGB:
        122, 14, 223
        CMY:
        52, 95, 13
        CMYK:
        45, 94, 0, 13
      HSL:
        271°, 88.1857%, 46.4706%
        HSV (HSB):
        271°, 93.7220%, 87.4510%
        XYZ:
        21.5024, 9.7794, 70.5663
        xyY:
        0.2111, 0.0960, 9.7794
      CIE-Lab:
        37.4435, 74.3028, -80.9343
        CIE-LCH:
        37.4435, 109.8693, 312.5539
        CIE-Luv:
        37.4435, 13.9046, -115.1949
        Hunter-Lab:
        31.2720, 68.0092, -111.8996
      #7a0edf color charts
#7a0edf RGB chart
      #7a0edf CMYK chart
      #7a0edf RGB pie chart
      #7a0edf color shades, tints & tones
#7a0edf color schemes
#7a0edf color preview, HTML & CSS examples
           This text has a color of #7a0edf        
        
          <p style="color:#7a0edf;">Text here</p>
        
        
          .mytext {color:#7a0edf;}
        
        Text color #7a0edf
      
           This box has a color of #7a0edf        
        
          <div style="background-color:#7a0edf;">Content here</div>
        
        
          .mybackground {background-color:#7a0edf;}
        
        Background color #7a0edf
      
           Border around this has a color of #7a0edf        
        
          <div style="border:2px solid #7a0edf;">Content here</div>
        
        
          .myborder {border:2px solid #7a0edf;}
        
        Border color #7a0edf