#7a05ed color space conversions
Hex:
        #7a05ed
        RGB:
        122, 5, 237
        CMY:
        52, 98, 7
        CMYK:
        49, 98, 0, 7
      HSL:
        270°, 95.8678%, 47.4510%
        HSV (HSB):
        270°, 97.8903%, 92.9412%
        XYZ:
        23.3664, 10.3605, 80.8890
        xyY:
        0.2039, 0.0904, 10.3605
      CIE-Lab:
        38.4819, 78.3878, -87.2024
        CIE-LCH:
        38.4819, 117.2557, 311.9529
        CIE-Luv:
        38.4819, 11.9743, -123.6074
        Hunter-Lab:
        32.1878, 73.2515, -126.4663
      #7a05ed color charts
#7a05ed RGB chart
      #7a05ed CMYK chart
      #7a05ed RGB pie chart
      #7a05ed color shades, tints & tones
#7a05ed color schemes
#7a05ed color preview, HTML & CSS examples
           This text has a color of #7a05ed        
        
          <p style="color:#7a05ed;">Text here</p>
        
        
          .mytext {color:#7a05ed;}
        
        Text color #7a05ed
      
           This box has a color of #7a05ed        
        
          <div style="background-color:#7a05ed;">Content here</div>
        
        
          .mybackground {background-color:#7a05ed;}
        
        Background color #7a05ed
      
           Border around this has a color of #7a05ed        
        
          <div style="border:2px solid #7a05ed;">Content here</div>
        
        
          .myborder {border:2px solid #7a05ed;}
        
        Border color #7a05ed