#7705fa color space conversions
Hex:
        #7705fa
        RGB:
        119, 5, 250
        CMY:
        53, 98, 2
        CMYK:
        52, 98, 0, 2
      HSL:
        268°, 96.0784%, 50.0000%
        HSV (HSB):
        268°, 98.0000%, 98.0392%
        XYZ:
        24.9173, 10.9326, 91.2394
        xyY:
        0.1961, 0.0860, 10.9326
      CIE-Lab:
        39.4667, 80.9250, -92.9224
        CIE-LCH:
        39.4667, 123.2211, 311.0522
        CIE-Luv:
        39.4667, 9.0318, -131.1662
        Hunter-Lab:
        33.0645, 76.6544, -140.4619
      #7705fa color charts
#7705fa RGB chart
      #7705fa CMYK chart
      #7705fa RGB pie chart
      #7705fa color shades, tints & tones
#7705fa color schemes
#7705fa color preview, HTML & CSS examples
           This text has a color of #7705fa        
        
          <p style="color:#7705fa;">Text here</p>
        
        
          .mytext {color:#7705fa;}
        
        Text color #7705fa
      
           This box has a color of #7705fa        
        
          <div style="background-color:#7705fa;">Content here</div>
        
        
          .mybackground {background-color:#7705fa;}
        
        Background color #7705fa
      
           Border around this has a color of #7705fa        
        
          <div style="border:2px solid #7705fa;">Content here</div>
        
        
          .myborder {border:2px solid #7705fa;}
        
        Border color #7705fa