#7f05be color space conversions
Hex:
        #7f05be
        RGB:
        127, 5, 190
        CMY:
        50, 98, 25
        CMYK:
        33, 97, 0, 25
      HSL:
        280°, 94.8718%, 38.2353%
        HSV (HSB):
        280°, 97.3684%, 74.5098%
        XYZ:
        18.1009, 8.3383, 49.3706
        xyY:
        0.2388, 0.1100, 8.3383
      CIE-Lab:
        34.6777, 69.2293, -66.2748
        CIE-LCH:
        34.6777, 95.8386, 316.2491
        CIE-Luv:
        34.6777, 22.8674, -94.9881
        Hunter-Lab:
        28.8761, 61.3594, -81.1573
      #7f05be color charts
#7f05be RGB chart
      #7f05be CMYK chart
      #7f05be RGB pie chart
      #7f05be color shades, tints & tones
#7f05be color schemes
#7f05be color preview, HTML & CSS examples
           This text has a color of #7f05be        
        
          <p style="color:#7f05be;">Text here</p>
        
        
          .mytext {color:#7f05be;}
        
        Text color #7f05be
      
           This box has a color of #7f05be        
        
          <div style="background-color:#7f05be;">Content here</div>
        
        
          .mybackground {background-color:#7f05be;}
        
        Background color #7f05be
      
           Border around this has a color of #7f05be        
        
          <div style="border:2px solid #7f05be;">Content here</div>
        
        
          .myborder {border:2px solid #7f05be;}
        
        Border color #7f05be