#7523fb color space conversions
Hex:
        #7523fb
        RGB:
        117, 35, 251
        CMY:
        54, 86, 2
        CMYK:
        53, 86, 0, 2
      HSL:
        263°, 96.4286%, 56.0784%
        HSV (HSB):
        263°, 86.0558%, 98.4314%
        XYZ:
        25.3497, 11.9490, 92.2371
        xyY:
        0.1957, 0.0922, 11.9490
      CIE-Lab:
        41.1350, 75.5748, -90.7310
        CIE-LCH:
        41.1350, 118.0833, 309.7928
        CIE-Luv:
        41.1350, 6.8658, -130.9591
        Hunter-Lab:
        34.5673, 70.4090, -134.0082
      #7523fb color charts
#7523fb RGB chart
      #7523fb CMYK chart
      #7523fb RGB pie chart
      #7523fb color shades, tints & tones
#7523fb color schemes
#7523fb color preview, HTML & CSS examples
           This text has a color of #7523fb        
        
          <p style="color:#7523fb;">Text here</p>
        
        
          .mytext {color:#7523fb;}
        
        Text color #7523fb
      
           This box has a color of #7523fb        
        
          <div style="background-color:#7523fb;">Content here</div>
        
        
          .mybackground {background-color:#7523fb;}
        
        Background color #7523fb
      
           Border around this has a color of #7523fb        
        
          <div style="border:2px solid #7523fb;">Content here</div>
        
        
          .myborder {border:2px solid #7523fb;}
        
        Border color #7523fb