#7f0efa color space conversions
Hex:
        #7f0efa
        RGB:
        127, 14, 250
        CMY:
        50, 95, 2
        CMYK:
        49, 94, 0, 2
      HSL:
        269°, 95.9350%, 51.7647%
        HSV (HSB):
        269°, 94.4000%, 98.0392%
        XYZ:
        26.1648, 11.7282, 91.3272
        xyY:
        0.2025, 0.0908, 11.7282
      CIE-Lab:
        40.7809, 80.5139, -90.7171
        CIE-LCH:
        40.7809, 121.2934, 311.5899
        CIE-Luv:
        40.7809, 11.6632, -130.7442
        Hunter-Lab:
        34.2465, 76.4448, -134.1397
      #7f0efa color charts
#7f0efa RGB chart
      #7f0efa CMYK chart
      #7f0efa RGB pie chart
      #7f0efa color shades, tints & tones
#7f0efa color schemes
#7f0efa color preview, HTML & CSS examples
           This text has a color of #7f0efa        
        
          <p style="color:#7f0efa;">Text here</p>
        
        
          .mytext {color:#7f0efa;}
        
        Text color #7f0efa
      
           This box has a color of #7f0efa        
        
          <div style="background-color:#7f0efa;">Content here</div>
        
        
          .mybackground {background-color:#7f0efa;}
        
        Background color #7f0efa
      
           Border around this has a color of #7f0efa        
        
          <div style="border:2px solid #7f0efa;">Content here</div>
        
        
          .myborder {border:2px solid #7f0efa;}
        
        Border color #7f0efa