#7f06eb color space conversions
Hex:
        #7f06eb
        RGB:
        127, 6, 235
        CMY:
        50, 98, 8
        CMYK:
        46, 97, 0, 8
      HSL:
        272°, 95.0207%, 47.2549%
        HSV (HSB):
        272°, 97.4468%, 92.1569%
        XYZ:
        23.8129, 10.6404, 79.3960
        xyY:
        0.2092, 0.0935, 10.6404
      CIE-Lab:
        38.9681, 78.2745, -85.2427
        CIE-LCH:
        38.9681, 115.7290, 312.5599
        CIE-Luv:
        38.9681, 14.2276, -122.1866
        Hunter-Lab:
        32.6197, 73.2236, -121.4775
      #7f06eb color charts
#7f06eb RGB chart
      #7f06eb CMYK chart
      #7f06eb RGB pie chart
      #7f06eb color shades, tints & tones
#7f06eb color schemes
#7f06eb color preview, HTML & CSS examples
           This text has a color of #7f06eb        
        
          <p style="color:#7f06eb;">Text here</p>
        
        
          .mytext {color:#7f06eb;}
        
        Text color #7f06eb
      
           This box has a color of #7f06eb        
        
          <div style="background-color:#7f06eb;">Content here</div>
        
        
          .mybackground {background-color:#7f06eb;}
        
        Background color #7f06eb
      
           Border around this has a color of #7f06eb        
        
          <div style="border:2px solid #7f06eb;">Content here</div>
        
        
          .myborder {border:2px solid #7f06eb;}
        
        Border color #7f06eb