#7f7ffa color space conversions
Hex:
        #7f7ffa
        RGB:
        127, 127, 250
        CMY:
        50, 50, 2
        CMYK:
        49, 49, 0, 2
      HSL:
        240°, 92.4812%, 73.9216%
        HSV (HSB):
        240°, 49.2000%, 98.0392%
        XYZ:
        33.5971, 26.5929, 93.8047
        xyY:
        0.2182, 0.1727, 26.5929
      CIE-Lab:
        58.5956, 31.9957, -61.6924
        CIE-LCH:
        58.5956, 69.4959, 297.4127
        CIE-Luv:
        58.5956, -7.3094, -101.3780
        Hunter-Lab:
        51.5683, 26.0494, -71.7529
      #7f7ffa color charts
#7f7ffa RGB chart
      #7f7ffa CMYK chart
      #7f7ffa RGB pie chart
      #7f7ffa color shades, tints & tones
#7f7ffa color schemes
#7f7ffa color preview, HTML & CSS examples
           This text has a color of #7f7ffa        
        
          <p style="color:#7f7ffa;">Text here</p>
        
        
          .mytext {color:#7f7ffa;}
        
        Text color #7f7ffa
      
           This box has a color of #7f7ffa        
        
          <div style="background-color:#7f7ffa;">Content here</div>
        
        
          .mybackground {background-color:#7f7ffa;}
        
        Background color #7f7ffa
      
           Border around this has a color of #7f7ffa        
        
          <div style="border:2px solid #7f7ffa;">Content here</div>
        
        
          .myborder {border:2px solid #7f7ffa;}
        
        Border color #7f7ffa