#7f65da color space conversions
Hex:
        #7f65da
        RGB:
        127, 101, 218
        CMY:
        50, 60, 15
        CMYK:
        42, 54, 0, 15
      HSL:
        253°, 61.2565%, 62.5490%
        HSV (HSB):
        253°, 53.6697%, 85.4902%
        XYZ:
        26.0610, 18.8813, 68.6006
        xyY:
        0.2295, 0.1663, 18.8813
      CIE-Lab:
        50.5481, 37.9832, -56.7179
        CIE-LCH:
        50.5481, 68.2615, 303.8097
        CIE-Luv:
        50.5481, 2.9853, -90.9620
        Hunter-Lab:
        43.4527, 31.0141, -63.1868
      #7f65da color charts
#7f65da RGB chart
      #7f65da CMYK chart
      #7f65da RGB pie chart
      #7f65da color shades, tints & tones
#7f65da color schemes
#7f65da color preview, HTML & CSS examples
           This text has a color of #7f65da        
        
          <p style="color:#7f65da;">Text here</p>
        
        
          .mytext {color:#7f65da;}
        
        Text color #7f65da
      
           This box has a color of #7f65da        
        
          <div style="background-color:#7f65da;">Content here</div>
        
        
          .mybackground {background-color:#7f65da;}
        
        Background color #7f65da
      
           Border around this has a color of #7f65da        
        
          <div style="border:2px solid #7f65da;">Content here</div>
        
        
          .myborder {border:2px solid #7f65da;}
        
        Border color #7f65da