#7f0dec color space conversions
Hex:
        #7f0dec
        RGB:
        127, 13, 236
        CMY:
        50, 95, 7
        CMYK:
        46, 94, 0, 7
      HSL:
        271°, 89.5582%, 48.8235%
        HSV (HSB):
        271°, 94.4915%, 92.5490%
        XYZ:
        24.0366, 10.8560, 80.1854
        xyY:
        0.2089, 0.0943, 10.8560
      CIE-Lab:
        39.3369, 77.6692, -85.2016
        CIE-LCH:
        39.3369, 115.2902, 312.3521
        CIE-Luv:
        39.3369, 13.8582, -122.6048
        Hunter-Lab:
        32.9484, 72.5600, -121.2280
      #7f0dec color charts
#7f0dec RGB chart
      #7f0dec CMYK chart
      #7f0dec RGB pie chart
      #7f0dec color shades, tints & tones
#7f0dec color schemes
#7f0dec color preview, HTML & CSS examples
           This text has a color of #7f0dec        
        
          <p style="color:#7f0dec;">Text here</p>
        
        
          .mytext {color:#7f0dec;}
        
        Text color #7f0dec
      
           This box has a color of #7f0dec        
        
          <div style="background-color:#7f0dec;">Content here</div>
        
        
          .mybackground {background-color:#7f0dec;}
        
        Background color #7f0dec
      
           Border around this has a color of #7f0dec        
        
          <div style="border:2px solid #7f0dec;">Content here</div>
        
        
          .myborder {border:2px solid #7f0dec;}
        
        Border color #7f0dec