#7f40fa color space conversions
Hex:
        #7f40fa
        RGB:
        127, 64, 250
        CMY:
        50, 75, 2
        CMYK:
        49, 74, 0, 2
      HSL:
        260°, 94.8980%, 61.5686%
        HSV (HSB):
        260°, 74.4000%, 98.0392%
        XYZ:
        27.8411, 15.0809, 91.8860
        xyY:
        0.2065, 0.1119, 15.0809
      CIE-Lab:
        45.7449, 65.9205, -82.5424
        CIE-LCH:
        45.7449, 105.6351, 308.6118
        CIE-Luv:
        45.7449, 7.3714, -126.1360
        Hunter-Lab:
        38.8342, 60.0109, -113.1028
      #7f40fa color charts
#7f40fa RGB chart
      #7f40fa CMYK chart
      #7f40fa RGB pie chart
      #7f40fa color shades, tints & tones
#7f40fa color schemes
#7f40fa color preview, HTML & CSS examples
           This text has a color of #7f40fa        
        
          <p style="color:#7f40fa;">Text here</p>
        
        
          .mytext {color:#7f40fa;}
        
        Text color #7f40fa
      
           This box has a color of #7f40fa        
        
          <div style="background-color:#7f40fa;">Content here</div>
        
        
          .mybackground {background-color:#7f40fa;}
        
        Background color #7f40fa
      
           Border around this has a color of #7f40fa        
        
          <div style="border:2px solid #7f40fa;">Content here</div>
        
        
          .myborder {border:2px solid #7f40fa;}
        
        Border color #7f40fa