#7f05d4 color space conversions
Hex:
        #7f05d4
        RGB:
        127, 5, 212
        CMY:
        50, 98, 17
        CMYK:
        40, 98, 0, 17
      HSL:
        275°, 95.3917%, 42.5490%
        HSV (HSB):
        275°, 97.6415%, 83.1373%
        XYZ:
        20.6903, 9.3740, 63.0062
        xyY:
        0.2223, 0.1007, 9.3740
      CIE-Lab:
        36.6947, 73.6459, -75.8096
        CIE-LCH:
        36.6947, 105.6921, 314.1706
        CIE-Luv:
        36.6947, 18.3206, -108.5291
        Hunter-Lab:
        30.6170, 67.0466, -100.5798
      #7f05d4 color charts
#7f05d4 RGB chart
      #7f05d4 CMYK chart
      #7f05d4 RGB pie chart
      #7f05d4 color shades, tints & tones
#7f05d4 color schemes
#7f05d4 color preview, HTML & CSS examples
           This text has a color of #7f05d4        
        
          <p style="color:#7f05d4;">Text here</p>
        
        
          .mytext {color:#7f05d4;}
        
        Text color #7f05d4
      
           This box has a color of #7f05d4        
        
          <div style="background-color:#7f05d4;">Content here</div>
        
        
          .mybackground {background-color:#7f05d4;}
        
        Background color #7f05d4
      
           Border around this has a color of #7f05d4        
        
          <div style="border:2px solid #7f05d4;">Content here</div>
        
        
          .myborder {border:2px solid #7f05d4;}
        
        Border color #7f05d4