#7f65f2 color space conversions
Hex:
        #7f65f2
        RGB:
        127, 101, 242
        CMY:
        50, 60, 5
        CMYK:
        48, 58, 0, 5
      HSL:
        251°, 84.4311%, 67.2549%
        HSV (HSB):
        251°, 58.2645%, 94.9020%
        XYZ:
        29.4331, 20.2302, 86.3579
        xyY:
        0.2164, 0.1487, 20.2302
      CIE-Lab:
        52.0965, 44.7551, -67.7225
        CIE-LCH:
        52.0965, 81.1749, 303.4591
        CIE-Luv:
        52.0965, 0.7084, -108.8766
        Hunter-Lab:
        44.9780, 38.0969, -82.3525
      #7f65f2 color charts
#7f65f2 RGB chart
      #7f65f2 CMYK chart
      #7f65f2 RGB pie chart
      #7f65f2 color shades, tints & tones
#7f65f2 color schemes
#7f65f2 color preview, HTML & CSS examples
           This text has a color of #7f65f2        
        
          <p style="color:#7f65f2;">Text here</p>
        
        
          .mytext {color:#7f65f2;}
        
        Text color #7f65f2
      
           This box has a color of #7f65f2        
        
          <div style="background-color:#7f65f2;">Content here</div>
        
        
          .mybackground {background-color:#7f65f2;}
        
        Background color #7f65f2
      
           Border around this has a color of #7f65f2        
        
          <div style="border:2px solid #7f65f2;">Content here</div>
        
        
          .myborder {border:2px solid #7f65f2;}
        
        Border color #7f65f2