#7f14f1 color space conversions
Hex:
        #7f14f1
        RGB:
        127, 20, 241
        CMY:
        50, 92, 5
        CMYK:
        47, 92, 0, 5
      HSL:
        269°, 88.7550%, 51.1765%
        HSV (HSB):
        269°, 91.7012%, 94.5098%
        XYZ:
        24.8797, 11.3632, 84.1011
        xyY:
        0.2067, 0.0944, 11.3632
      CIE-Lab:
        40.1856, 77.6654, -86.6316
        CIE-LCH:
        40.1856, 116.3483, 311.8763
        CIE-Luv:
        40.1856, 12.7906, -125.3109
        Hunter-Lab:
        33.7094, 72.7534, -124.3254
      #7f14f1 color charts
#7f14f1 RGB chart
      #7f14f1 CMYK chart
      #7f14f1 RGB pie chart
      #7f14f1 color shades, tints & tones
#7f14f1 color schemes
#7f14f1 color preview, HTML & CSS examples
           This text has a color of #7f14f1        
        
          <p style="color:#7f14f1;">Text here</p>
        
        
          .mytext {color:#7f14f1;}
        
        Text color #7f14f1
      
           This box has a color of #7f14f1        
        
          <div style="background-color:#7f14f1;">Content here</div>
        
        
          .mybackground {background-color:#7f14f1;}
        
        Background color #7f14f1
      
           Border around this has a color of #7f14f1        
        
          <div style="border:2px solid #7f14f1;">Content here</div>
        
        
          .myborder {border:2px solid #7f14f1;}
        
        Border color #7f14f1