#7f05d2 color space conversions
Hex:
        #7f05d2
        RGB:
        127, 5, 210
        CMY:
        50, 98, 18
        CMYK:
        40, 98, 0, 18
      HSL:
        276°, 95.3488%, 42.1569%
        HSV (HSB):
        276°, 97.6190%, 82.3529%
        XYZ:
        20.4395, 9.2737, 61.6855
        xyY:
        0.2236, 0.1015, 9.2737
      CIE-Lab:
        36.5060, 73.2388, -74.9621
        CIE-LCH:
        36.5060, 104.8009, 314.3338
        CIE-Luv:
        36.5060, 18.7051, -107.3182
        Hunter-Lab:
        30.4528, 66.5147, -98.7816
      #7f05d2 color charts
#7f05d2 RGB chart
      #7f05d2 CMYK chart
      #7f05d2 RGB pie chart
      #7f05d2 color shades, tints & tones
#7f05d2 color schemes
#7f05d2 color preview, HTML & CSS examples
           This text has a color of #7f05d2        
        
          <p style="color:#7f05d2;">Text here</p>
        
        
          .mytext {color:#7f05d2;}
        
        Text color #7f05d2
      
           This box has a color of #7f05d2        
        
          <div style="background-color:#7f05d2;">Content here</div>
        
        
          .mybackground {background-color:#7f05d2;}
        
        Background color #7f05d2
      
           Border around this has a color of #7f05d2        
        
          <div style="border:2px solid #7f05d2;">Content here</div>
        
        
          .myborder {border:2px solid #7f05d2;}
        
        Border color #7f05d2