#7f06f7 color space conversions
Hex:
        #7f06f7
        RGB:
        127, 6, 247
        CMY:
        50, 98, 3
        CMYK:
        49, 98, 0, 3
      HSL:
        270°, 95.2569%, 49.6078%
        HSV (HSB):
        270°, 97.5709%, 96.8627%
        XYZ:
        25.6060, 11.3577, 88.8384
        xyY:
        0.2035, 0.0903, 11.3577
      CIE-Lab:
        40.1765, 80.7872, -90.0300
        CIE-LCH:
        40.1765, 120.9627, 311.9028
        CIE-Luv:
        40.1765, 12.3388, -129.1714
        Hunter-Lab:
        33.7012, 76.6467, -132.7014
      #7f06f7 color charts
#7f06f7 RGB chart
      #7f06f7 CMYK chart
      #7f06f7 RGB pie chart
      #7f06f7 color shades, tints & tones
#7f06f7 color schemes
#7f06f7 color preview, HTML & CSS examples
           This text has a color of #7f06f7        
        
          <p style="color:#7f06f7;">Text here</p>
        
        
          .mytext {color:#7f06f7;}
        
        Text color #7f06f7
      
           This box has a color of #7f06f7        
        
          <div style="background-color:#7f06f7;">Content here</div>
        
        
          .mybackground {background-color:#7f06f7;}
        
        Background color #7f06f7
      
           Border around this has a color of #7f06f7        
        
          <div style="border:2px solid #7f06f7;">Content here</div>
        
        
          .myborder {border:2px solid #7f06f7;}
        
        Border color #7f06f7