#7f0dd4 color space conversions
Hex:
        #7f0dd4
        RGB:
        127, 13, 212
        CMY:
        50, 95, 17
        CMYK:
        40, 94, 0, 17
      HSL:
        274°, 88.4444%, 44.1176%
        HSV (HSB):
        274°, 93.8679%, 83.1373%
        XYZ:
        20.7800, 9.5533, 63.0361
        xyY:
        0.2226, 0.1023, 9.5533
      CIE-Lab:
        37.0285, 72.6407, -75.2603
        CIE-LCH:
        37.0285, 104.5982, 313.9853
        CIE-Luv:
        37.0285, 18.0523, -108.2588
        Hunter-Lab:
        30.9085, 65.9170, -99.2827
      #7f0dd4 color charts
#7f0dd4 RGB chart
      #7f0dd4 CMYK chart
      #7f0dd4 RGB pie chart
      #7f0dd4 color shades, tints & tones
#7f0dd4 color schemes
#7f0dd4 color preview, HTML & CSS examples
           This text has a color of #7f0dd4        
        
          <p style="color:#7f0dd4;">Text here</p>
        
        
          .mytext {color:#7f0dd4;}
        
        Text color #7f0dd4
      
           This box has a color of #7f0dd4        
        
          <div style="background-color:#7f0dd4;">Content here</div>
        
        
          .mybackground {background-color:#7f0dd4;}
        
        Background color #7f0dd4
      
           Border around this has a color of #7f0dd4        
        
          <div style="border:2px solid #7f0dd4;">Content here</div>
        
        
          .myborder {border:2px solid #7f0dd4;}
        
        Border color #7f0dd4