#7752fb color space conversions
Hex:
        #7752fb
        RGB:
        119, 82, 251
        CMY:
        53, 68, 2
        CMYK:
        53, 67, 0, 2
      HSL:
        253°, 95.4802%, 65.2941%
        HSV (HSB):
        253°, 67.3307%, 98.4314%
        XYZ:
        28.0376, 16.9216, 93.0552
        xyY:
        0.2031, 0.1226, 16.9216
      CIE-Lab:
        48.1610, 56.2854, -79.1749
        CIE-LCH:
        48.1610, 97.1427, 305.4090
        CIE-Luv:
        48.1610, 1.2913, -123.2655
        Hunter-Lab:
        41.1358, 49.6755, -105.3275
      #7752fb color charts
#7752fb RGB chart
      #7752fb CMYK chart
      #7752fb RGB pie chart
      #7752fb color shades, tints & tones
#7752fb color schemes
#7752fb color preview, HTML & CSS examples
           This text has a color of #7752fb        
        
          <p style="color:#7752fb;">Text here</p>
        
        
          .mytext {color:#7752fb;}
        
        Text color #7752fb
      
           This box has a color of #7752fb        
        
          <div style="background-color:#7752fb;">Content here</div>
        
        
          .mybackground {background-color:#7752fb;}
        
        Background color #7752fb
      
           Border around this has a color of #7752fb        
        
          <div style="border:2px solid #7752fb;">Content here</div>
        
        
          .myborder {border:2px solid #7752fb;}
        
        Border color #7752fb