#8150dc color space conversions
Hex:
        #8150dc
        RGB:
        129, 80, 220
        CMY:
        49, 69, 14
        CMYK:
        41, 64, 0, 14
      HSL:
        261°, 66.6667%, 58.8235%
        HSV (HSB):
        261°, 63.6364%, 86.2745%
        XYZ:
        24.8402, 15.5718, 69.4066
        xyY:
        0.2262, 0.1418, 15.5718
      CIE-Lab:
        46.4076, 50.6770, -64.5256
        CIE-LCH:
        46.4076, 82.0470, 308.1453
        CIE-Luv:
        46.4076, 9.1038, -101.3567
        Hunter-Lab:
        39.4611, 43.3064, -76.6602
      #8150dc color charts
#8150dc RGB chart
      #8150dc CMYK chart
      #8150dc RGB pie chart
      #8150dc color shades, tints & tones
#8150dc color schemes
#8150dc color preview, HTML & CSS examples
           This text has a color of #8150dc        
        
          <p style="color:#8150dc;">Text here</p>
        
        
          .mytext {color:#8150dc;}
        
        Text color #8150dc
      
           This box has a color of #8150dc        
        
          <div style="background-color:#8150dc;">Content here</div>
        
        
          .mybackground {background-color:#8150dc;}
        
        Background color #8150dc
      
           Border around this has a color of #8150dc        
        
          <div style="border:2px solid #8150dc;">Content here</div>
        
        
          .myborder {border:2px solid #8150dc;}
        
        Border color #8150dc