#8047bc color space conversions
Hex:
        #8047bc
        RGB:
        128, 71, 188
        CMY:
        50, 72, 26
        CMYK:
        32, 62, 0, 26
      HSL:
        269°, 46.6135%, 50.7843%
        HSV (HSB):
        269°, 62.2340%, 73.7255%
        XYZ:
        20.2324, 12.7265, 48.9670
        xyY:
        0.2470, 0.1553, 12.7265
      CIE-Lab:
        42.3482, 47.0417, -52.6299
        CIE-LCH:
        42.3482, 70.5891, 311.7910
        CIE-Luv:
        42.3482, 15.5255, -81.7114
        Hunter-Lab:
        35.6742, 38.8053, -56.4105
      #8047bc color charts
#8047bc RGB chart
      #8047bc CMYK chart
      #8047bc RGB pie chart
      #8047bc color shades, tints & tones
#8047bc color schemes
#8047bc color preview, HTML & CSS examples
           This text has a color of #8047bc        
        
          <p style="color:#8047bc;">Text here</p>
        
        
          .mytext {color:#8047bc;}
        
        Text color #8047bc
      
           This box has a color of #8047bc        
        
          <div style="background-color:#8047bc;">Content here</div>
        
        
          .mybackground {background-color:#8047bc;}
        
        Background color #8047bc
      
           Border around this has a color of #8047bc        
        
          <div style="border:2px solid #8047bc;">Content here</div>
        
        
          .myborder {border:2px solid #8047bc;}
        
        Border color #8047bc