#7f07e1 color space conversions
Hex:
        #7f07e1
        RGB:
        127, 7, 225
        CMY:
        50, 97, 12
        CMYK:
        44, 97, 0, 12
      HSL:
        273°, 93.9655%, 45.4902%
        HSV (HSB):
        273°, 96.8889%, 88.2353%
        XYZ:
        22.4190, 10.1002, 72.0021
        xyY:
        0.2145, 0.0966, 10.1002
      CIE-Lab:
        38.0217, 76.0795, -81.1033
        CIE-LCH:
        38.0217, 111.2018, 313.1694
        CIE-Luv:
        38.0217, 15.8865, -116.2609
        Hunter-Lab:
        31.7809, 70.3017, -112.0797
      #7f07e1 color charts
#7f07e1 RGB chart
      #7f07e1 CMYK chart
      #7f07e1 RGB pie chart
      #7f07e1 color shades, tints & tones
#7f07e1 color schemes
#7f07e1 color preview, HTML & CSS examples
           This text has a color of #7f07e1        
        
          <p style="color:#7f07e1;">Text here</p>
        
        
          .mytext {color:#7f07e1;}
        
        Text color #7f07e1
      
           This box has a color of #7f07e1        
        
          <div style="background-color:#7f07e1;">Content here</div>
        
        
          .mybackground {background-color:#7f07e1;}
        
        Background color #7f07e1
      
           Border around this has a color of #7f07e1        
        
          <div style="border:2px solid #7f07e1;">Content here</div>
        
        
          .myborder {border:2px solid #7f07e1;}
        
        Border color #7f07e1