#7f27fa color space conversions
Hex:
        #7f27fa
        RGB:
        127, 39, 250
        CMY:
        50, 85, 2
        CMYK:
        49, 84, 0, 2
      HSL:
        265°, 95.4751%, 56.6667%
        HSV (HSB):
        265°, 84.4000%, 98.0392%
        XYZ:
        26.7332, 12.8652, 91.5167
        xyY:
        0.2039, 0.0981, 12.8652
      CIE-Lab:
        42.5594, 75.1866, -87.7811
        CIE-LCH:
        42.5594, 115.5791, 310.5808
        CIE-Luv:
        42.5594, 10.2406, -129.5067
        Hunter-Lab:
        35.8681, 70.2707, -126.1696
      #7f27fa color charts
#7f27fa RGB chart
      #7f27fa CMYK chart
      #7f27fa RGB pie chart
      #7f27fa color shades, tints & tones
#7f27fa color schemes
#7f27fa color preview, HTML & CSS examples
           This text has a color of #7f27fa        
        
          <p style="color:#7f27fa;">Text here</p>
        
        
          .mytext {color:#7f27fa;}
        
        Text color #7f27fa
      
           This box has a color of #7f27fa        
        
          <div style="background-color:#7f27fa;">Content here</div>
        
        
          .mybackground {background-color:#7f27fa;}
        
        Background color #7f27fa
      
           Border around this has a color of #7f27fa        
        
          <div style="border:2px solid #7f27fa;">Content here</div>
        
        
          .myborder {border:2px solid #7f27fa;}
        
        Border color #7f27fa