#8046bd color space conversions
Hex:
        #8046bd
        RGB:
        128, 70, 189
        CMY:
        50, 73, 26
        CMYK:
        32, 63, 0, 26
      HSL:
        269°, 47.4104%, 50.7843%
        HSV (HSB):
        269°, 62.9630%, 74.1176%
        XYZ:
        20.2776, 12.6436, 49.5158
        xyY:
        0.2460, 0.1534, 12.6436
      CIE-Lab:
        42.2213, 47.8106, -53.4190
        CIE-LCH:
        42.2213, 71.6899, 311.8289
        CIE-Luv:
        42.2213, 15.6002, -82.8282
        Hunter-Lab:
        35.5579, 39.5667, -57.6733
      #8046bd color charts
#8046bd RGB chart
      #8046bd CMYK chart
      #8046bd RGB pie chart
      #8046bd color shades, tints & tones
#8046bd color schemes
#8046bd color preview, HTML & CSS examples
           This text has a color of #8046bd        
        
          <p style="color:#8046bd;">Text here</p>
        
        
          .mytext {color:#8046bd;}
        
        Text color #8046bd
      
           This box has a color of #8046bd        
        
          <div style="background-color:#8046bd;">Content here</div>
        
        
          .mybackground {background-color:#8046bd;}
        
        Background color #8046bd
      
           Border around this has a color of #8046bd        
        
          <div style="border:2px solid #8046bd;">Content here</div>
        
        
          .myborder {border:2px solid #8046bd;}
        
        Border color #8046bd