#7705ec color space conversions
Hex:
        #7705ec
        RGB:
        119, 5, 236
        CMY:
        53, 98, 7
        CMYK:
        50, 98, 0, 7
      HSL:
        270°, 95.8506%, 47.2549%
        HSV (HSB):
        270°, 97.8814%, 92.5490%
        XYZ:
        22.8023, 10.0866, 80.1020
        xyY:
        0.2018, 0.0893, 10.0866
      CIE-Lab:
        37.9974, 77.9351, -87.4483
        CIE-LCH:
        37.9974, 117.1371, 311.7079
        CIE-Luv:
        37.9974, 10.9938, -123.1349
        Hunter-Lab:
        31.7594, 72.5788, -127.3066
      #7705ec color charts
#7705ec RGB chart
      #7705ec CMYK chart
      #7705ec RGB pie chart
      #7705ec color shades, tints & tones
#7705ec color schemes
#7705ec color preview, HTML & CSS examples
           This text has a color of #7705ec        
        
          <p style="color:#7705ec;">Text here</p>
        
        
          .mytext {color:#7705ec;}
        
        Text color #7705ec
      
           This box has a color of #7705ec        
        
          <div style="background-color:#7705ec;">Content here</div>
        
        
          .mybackground {background-color:#7705ec;}
        
        Background color #7705ec
      
           Border around this has a color of #7705ec        
        
          <div style="border:2px solid #7705ec;">Content here</div>
        
        
          .myborder {border:2px solid #7705ec;}
        
        Border color #7705ec