#7f31e3 color space conversions
Hex:
        #7f31e3
        RGB:
        127, 49, 227
        CMY:
        50, 81, 11
        CMYK:
        44, 78, 0, 11
      HSL:
        266°, 76.0684%, 54.1176%
        HSV (HSB):
        266°, 78.4141%, 89.0196%
        XYZ:
        23.7158, 12.2547, 73.7885
        xyY:
        0.2161, 0.1117, 12.2547
      CIE-Lab:
        41.6181, 66.4234, -76.3319
        CIE-LCH:
        41.6181, 101.1861, 311.0295
        CIE-Luv:
        41.6181, 12.6264, -114.2590
        Hunter-Lab:
        35.0067, 59.6658, -100.4690
      #7f31e3 color charts
#7f31e3 RGB chart
      #7f31e3 CMYK chart
      #7f31e3 RGB pie chart
      #7f31e3 color shades, tints & tones
#7f31e3 color schemes
#7f31e3 color preview, HTML & CSS examples
           This text has a color of #7f31e3        
        
          <p style="color:#7f31e3;">Text here</p>
        
        
          .mytext {color:#7f31e3;}
        
        Text color #7f31e3
      
           This box has a color of #7f31e3        
        
          <div style="background-color:#7f31e3;">Content here</div>
        
        
          .mybackground {background-color:#7f31e3;}
        
        Background color #7f31e3
      
           Border around this has a color of #7f31e3        
        
          <div style="border:2px solid #7f31e3;">Content here</div>
        
        
          .myborder {border:2px solid #7f31e3;}
        
        Border color #7f31e3