#8152ef color space conversions
Hex:
        #8152ef
        RGB:
        129, 82, 239
        CMY:
        49, 68, 6
        CMYK:
        46, 66, 0, 6
      HSL:
        258°, 83.0688%, 62.9412%
        HSV (HSB):
        258°, 65.6904%, 93.7255%
        XYZ:
        27.6505, 16.9337, 83.4725
        xyY:
        0.2159, 0.1322, 16.9337
      CIE-Lab:
        48.1764, 54.6804, -72.3960
        CIE-LCH:
        48.1764, 90.7256, 307.0636
        CIE-Luv:
        48.1764, 6.2818, -113.9249
        Hunter-Lab:
        41.1506, 47.9270, -91.4623
      #8152ef color charts
#8152ef RGB chart
      #8152ef CMYK chart
      #8152ef RGB pie chart
      #8152ef color shades, tints & tones
#8152ef color schemes
#8152ef color preview, HTML & CSS examples
           This text has a color of #8152ef        
        
          <p style="color:#8152ef;">Text here</p>
        
        
          .mytext {color:#8152ef;}
        
        Text color #8152ef
      
           This box has a color of #8152ef        
        
          <div style="background-color:#8152ef;">Content here</div>
        
        
          .mybackground {background-color:#8152ef;}
        
        Background color #8152ef
      
           Border around this has a color of #8152ef        
        
          <div style="border:2px solid #8152ef;">Content here</div>
        
        
          .myborder {border:2px solid #8152ef;}
        
        Border color #8152ef