#7f71ed color space conversions
Hex:
        #7f71ed
        RGB:
        127, 113, 237
        CMY:
        50, 56, 7
        CMYK:
        46, 52, 0, 7
      HSL:
        247°, 77.5000%, 68.6275%
        HSV (HSB):
        247°, 52.3207%, 92.9412%
        XYZ:
        29.9436, 22.4367, 82.8733
        xyY:
        0.2214, 0.1659, 22.4367
      CIE-Lab:
        54.4873, 36.3943, -61.0760
        CIE-LCH:
        54.4873, 71.0973, 300.7901
        CIE-Luv:
        54.4873, -2.2106, -99.2060
        Hunter-Lab:
        47.3674, 29.9469, -70.5757
      #7f71ed color charts
#7f71ed RGB chart
      #7f71ed CMYK chart
      #7f71ed RGB pie chart
      #7f71ed color shades, tints & tones
#7f71ed color schemes
#7f71ed color preview, HTML & CSS examples
           This text has a color of #7f71ed        
        
          <p style="color:#7f71ed;">Text here</p>
        
        
          .mytext {color:#7f71ed;}
        
        Text color #7f71ed
      
           This box has a color of #7f71ed        
        
          <div style="background-color:#7f71ed;">Content here</div>
        
        
          .mybackground {background-color:#7f71ed;}
        
        Background color #7f71ed
      
           Border around this has a color of #7f71ed        
        
          <div style="border:2px solid #7f71ed;">Content here</div>
        
        
          .myborder {border:2px solid #7f71ed;}
        
        Border color #7f71ed