#7f05c1 color space conversions
Hex:
        #7f05c1
        RGB:
        127, 5, 193
        CMY:
        50, 98, 24
        CMYK:
        34, 97, 0, 24
      HSL:
        279°, 94.9495%, 38.8235%
        HSV (HSB):
        279°, 97.4093%, 75.6863%
        XYZ:
        18.4323, 8.4708, 51.1156
        xyY:
        0.2363, 0.1086, 8.4708
      CIE-Lab:
        34.9448, 69.8227, -67.6036
        CIE-LCH:
        34.9448, 97.1877, 315.9251
        CIE-Luv:
        34.9448, 22.2040, -96.8650
        Hunter-Lab:
        29.1047, 62.1128, -83.7559
      #7f05c1 color charts
#7f05c1 RGB chart
      #7f05c1 CMYK chart
      #7f05c1 RGB pie chart
      #7f05c1 color shades, tints & tones
#7f05c1 color schemes
#7f05c1 color preview, HTML & CSS examples
           This text has a color of #7f05c1        
        
          <p style="color:#7f05c1;">Text here</p>
        
        
          .mytext {color:#7f05c1;}
        
        Text color #7f05c1
      
           This box has a color of #7f05c1        
        
          <div style="background-color:#7f05c1;">Content here</div>
        
        
          .mybackground {background-color:#7f05c1;}
        
        Background color #7f05c1
      
           Border around this has a color of #7f05c1        
        
          <div style="border:2px solid #7f05c1;">Content here</div>
        
        
          .myborder {border:2px solid #7f05c1;}
        
        Border color #7f05c1