#8523fb color space conversions
Hex:
        #8523fb
        RGB:
        133, 35, 251
        CMY:
        48, 86, 2
        CMYK:
        47, 86, 0, 2
      HSL:
        267°, 96.4286%, 56.0784%
        HSV (HSB):
        267°, 86.0558%, 98.4314%
        XYZ:
        27.6865, 13.1536, 92.3465
        xyY:
        0.2079, 0.0988, 13.1536
      CIE-Lab:
        42.9938, 77.1625, -87.6008
        CIE-LCH:
        42.9938, 116.7388, 311.3750
        CIE-Luv:
        42.9938, 12.7189, -129.9647
        Hunter-Lab:
        36.2680, 72.7957, -125.5783
      #8523fb color charts
#8523fb RGB chart
      #8523fb CMYK chart
      #8523fb RGB pie chart
      #8523fb color shades, tints & tones
#8523fb color schemes
#8523fb color preview, HTML & CSS examples
           This text has a color of #8523fb        
        
          <p style="color:#8523fb;">Text here</p>
        
        
          .mytext {color:#8523fb;}
        
        Text color #8523fb
      
           This box has a color of #8523fb        
        
          <div style="background-color:#8523fb;">Content here</div>
        
        
          .mybackground {background-color:#8523fb;}
        
        Background color #8523fb
      
           Border around this has a color of #8523fb        
        
          <div style="border:2px solid #8523fb;">Content here</div>
        
        
          .myborder {border:2px solid #8523fb;}
        
        Border color #8523fb