#7f14bd color space conversions
Hex:
        #7f14bd
        RGB:
        127, 20, 189
        CMY:
        50, 92, 26
        CMYK:
        33, 89, 0, 26
      HSL:
        278°, 80.8612%, 40.9804%
        HSV (HSB):
        278°, 89.4180%, 74.1176%
        XYZ:
        18.1879, 8.6865, 48.8622
        xyY:
        0.2401, 0.1147, 8.6865
      CIE-Lab:
        35.3735, 66.6899, -64.5458
        CIE-LCH:
        35.3735, 92.8101, 315.9360
        CIE-Luv:
        35.3735, 22.4022, -93.5298
        Hunter-Lab:
        29.4728, 58.5761, -77.6643
      #7f14bd color charts
#7f14bd RGB chart
      #7f14bd CMYK chart
      #7f14bd RGB pie chart
      #7f14bd color shades, tints & tones
#7f14bd color schemes
#7f14bd color preview, HTML & CSS examples
           This text has a color of #7f14bd        
        
          <p style="color:#7f14bd;">Text here</p>
        
        
          .mytext {color:#7f14bd;}
        
        Text color #7f14bd
      
           This box has a color of #7f14bd        
        
          <div style="background-color:#7f14bd;">Content here</div>
        
        
          .mybackground {background-color:#7f14bd;}
        
        Background color #7f14bd
      
           Border around this has a color of #7f14bd        
        
          <div style="border:2px solid #7f14bd;">Content here</div>
        
        
          .myborder {border:2px solid #7f14bd;}
        
        Border color #7f14bd