#7f65e2 color space conversions
Hex:
        #7f65e2
        RGB:
        127, 101, 226
        CMY:
        50, 60, 11
        CMYK:
        44, 55, 0, 11
      HSL:
        252°, 68.3060%, 64.1176%
        HSV (HSB):
        252°, 55.3097%, 88.6275%
        XYZ:
        27.1335, 19.3104, 74.2487
        xyY:
        0.2248, 0.1600, 19.3104
      CIE-Lab:
        51.0484, 40.2233, -60.4373
        CIE-LCH:
        51.0484, 72.5988, 303.6453
        CIE-Luv:
        51.0484, 2.2049, -97.0355
        Hunter-Lab:
        43.9436, 33.3160, -69.4181
      #7f65e2 color charts
#7f65e2 RGB chart
      #7f65e2 CMYK chart
      #7f65e2 RGB pie chart
      #7f65e2 color shades, tints & tones
#7f65e2 color schemes
#7f65e2 color preview, HTML & CSS examples
           This text has a color of #7f65e2        
        
          <p style="color:#7f65e2;">Text here</p>
        
        
          .mytext {color:#7f65e2;}
        
        Text color #7f65e2
      
           This box has a color of #7f65e2        
        
          <div style="background-color:#7f65e2;">Content here</div>
        
        
          .mybackground {background-color:#7f65e2;}
        
        Background color #7f65e2
      
           Border around this has a color of #7f65e2        
        
          <div style="border:2px solid #7f65e2;">Content here</div>
        
        
          .myborder {border:2px solid #7f65e2;}
        
        Border color #7f65e2