#7a05ec color space conversions
Hex:
        #7a05ec
        RGB:
        122, 5, 236
        CMY:
        52, 98, 7
        CMYK:
        48, 98, 0, 7
      HSL:
        270°, 95.8506%, 47.2549%
        HSV (HSB):
        270°, 97.8814%, 92.5490%
        XYZ:
        23.2206, 10.3022, 80.1215
        xyY:
        0.2043, 0.0907, 10.3022
      CIE-Lab:
        38.3795, 78.1765, -86.8042
        CIE-LCH:
        38.3795, 116.8184, 312.0064
        CIE-Luv:
        38.3795, 12.1261, -123.0274
        Hunter-Lab:
        32.0971, 72.9658, -125.5331
      #7a05ec color charts
#7a05ec RGB chart
      #7a05ec CMYK chart
      #7a05ec RGB pie chart
      #7a05ec color shades, tints & tones
#7a05ec color schemes
#7a05ec color preview, HTML & CSS examples
           This text has a color of #7a05ec        
        
          <p style="color:#7a05ec;">Text here</p>
        
        
          .mytext {color:#7a05ec;}
        
        Text color #7a05ec
      
           This box has a color of #7a05ec        
        
          <div style="background-color:#7a05ec;">Content here</div>
        
        
          .mybackground {background-color:#7a05ec;}
        
        Background color #7a05ec
      
           Border around this has a color of #7a05ec        
        
          <div style="border:2px solid #7a05ec;">Content here</div>
        
        
          .myborder {border:2px solid #7a05ec;}
        
        Border color #7a05ec