#7a0fed color space conversions
Hex:
        #7a0fed
        RGB:
        122, 15, 237
        CMY:
        52, 94, 7
        CMYK:
        49, 94, 0, 7
      HSL:
        269°, 88.0952%, 49.4118%
        HSV (HSB):
        269°, 93.6709%, 92.9412%
        XYZ:
        23.4829, 10.5936, 80.9279
        xyY:
        0.2042, 0.0921, 10.5936
      CIE-Lab:
        38.8875, 77.1595, -86.5321
        CIE-LCH:
        38.8875, 115.9371, 311.7229
        CIE-Luv:
        38.8875, 11.6713, -123.3968
        Hunter-Lab:
        32.5479, 71.8269, -124.6366
      #7a0fed color charts
#7a0fed RGB chart
      #7a0fed CMYK chart
      #7a0fed RGB pie chart
      #7a0fed color shades, tints & tones
#7a0fed color schemes
#7a0fed color preview, HTML & CSS examples
           This text has a color of #7a0fed        
        
          <p style="color:#7a0fed;">Text here</p>
        
        
          .mytext {color:#7a0fed;}
        
        Text color #7a0fed
      
           This box has a color of #7a0fed        
        
          <div style="background-color:#7a0fed;">Content here</div>
        
        
          .mybackground {background-color:#7a0fed;}
        
        Background color #7a0fed
      
           Border around this has a color of #7a0fed        
        
          <div style="border:2px solid #7a0fed;">Content here</div>
        
        
          .myborder {border:2px solid #7a0fed;}
        
        Border color #7a0fed