#7828bd color space conversions
Hex:
        #7828bd
        RGB:
        120, 40, 189
        CMY:
        53, 84, 26
        CMYK:
        37, 79, 0, 26
      HSL:
        272°, 65.0655%, 44.9020%
        HSV (HSB):
        272°, 78.8360%, 74.1176%
        XYZ:
        17.6898, 9.1848, 48.9846
        xyY:
        0.2332, 0.1211, 9.1848
      CIE-Lab:
        36.3376, 59.8797, -63.0113
        CIE-LCH:
        36.3376, 86.9253, 313.5403
        CIE-Luv:
        36.3376, 17.0725, -92.1129
        Hunter-Lab:
        30.3064, 51.1542, -74.6167
      #7828bd color charts
#7828bd RGB chart
      #7828bd CMYK chart
      #7828bd RGB pie chart
      #7828bd color shades, tints & tones
#7828bd color schemes
#7828bd color preview, HTML & CSS examples
           This text has a color of #7828bd        
        
          <p style="color:#7828bd;">Text here</p>
        
        
          .mytext {color:#7828bd;}
        
        Text color #7828bd
      
           This box has a color of #7828bd        
        
          <div style="background-color:#7828bd;">Content here</div>
        
        
          .mybackground {background-color:#7828bd;}
        
        Background color #7828bd
      
           Border around this has a color of #7828bd        
        
          <div style="border:2px solid #7828bd;">Content here</div>
        
        
          .myborder {border:2px solid #7828bd;}
        
        Border color #7828bd