#7a2fec color space conversions
Hex:
        #7a2fec
        RGB:
        122, 47, 236
        CMY:
        52, 82, 7
        CMYK:
        48, 80, 0, 7
      HSL:
        264°, 83.2599%, 55.4902%
        HSV (HSB):
        264°, 80.0847%, 92.5490%
        XYZ:
        24.1829, 12.2267, 80.4423
        xyY:
        0.2070, 0.1046, 12.2267
      CIE-Lab:
        41.5742, 68.6654, -81.5367
        CIE-LCH:
        41.5742, 106.5982, 310.1021
        CIE-Luv:
        41.5742, 9.5342, -120.6363
        Hunter-Lab:
        34.9667, 62.2581, -111.9221
      #7a2fec color charts
#7a2fec RGB chart
      #7a2fec CMYK chart
      #7a2fec RGB pie chart
      #7a2fec color shades, tints & tones
#7a2fec color schemes
#7a2fec color preview, HTML & CSS examples
           This text has a color of #7a2fec        
        
          <p style="color:#7a2fec;">Text here</p>
        
        
          .mytext {color:#7a2fec;}
        
        Text color #7a2fec
      
           This box has a color of #7a2fec        
        
          <div style="background-color:#7a2fec;">Content here</div>
        
        
          .mybackground {background-color:#7a2fec;}
        
        Background color #7a2fec
      
           Border around this has a color of #7a2fec        
        
          <div style="border:2px solid #7a2fec;">Content here</div>
        
        
          .myborder {border:2px solid #7a2fec;}
        
        Border color #7a2fec