#7f3cef color space conversions
Hex:
        #7f3cef
        RGB:
        127, 60, 239
        CMY:
        50, 76, 6
        CMYK:
        47, 75, 0, 6
      HSL:
        262°, 84.8341%, 58.6275%
        HSV (HSB):
        262°, 74.8954%, 93.7255%
        XYZ:
        25.9482, 13.9757, 82.9913
        xyY:
        0.2111, 0.1137, 13.9757
      CIE-Lab:
        44.1981, 64.8848, -78.9027
        CIE-LCH:
        44.1981, 102.1551, 309.4318
        CIE-Luv:
        44.1981, 9.4009, -119.9463
        Hunter-Lab:
        37.3841, 58.4742, -105.4526
      #7f3cef color charts
#7f3cef RGB chart
      #7f3cef CMYK chart
      #7f3cef RGB pie chart
      #7f3cef color shades, tints & tones
#7f3cef color schemes
#7f3cef color preview, HTML & CSS examples
           This text has a color of #7f3cef        
        
          <p style="color:#7f3cef;">Text here</p>
        
        
          .mytext {color:#7f3cef;}
        
        Text color #7f3cef
      
           This box has a color of #7f3cef        
        
          <div style="background-color:#7f3cef;">Content here</div>
        
        
          .mybackground {background-color:#7f3cef;}
        
        Background color #7f3cef
      
           Border around this has a color of #7f3cef        
        
          <div style="border:2px solid #7f3cef;">Content here</div>
        
        
          .myborder {border:2px solid #7f3cef;}
        
        Border color #7f3cef