#8152fd color space conversions
Hex:
        #8152fd
        RGB:
        129, 82, 253
        CMY:
        49, 68, 1
        CMYK:
        49, 68, 0, 1
      HSL:
        256°, 97.7143%, 65.6863%
        HSV (HSB):
        256°, 67.5889%, 99.2157%
        XYZ:
        29.8002, 17.7936, 94.7924
        xyY:
        0.2093, 0.1250, 17.7936
      CIE-Lab:
        49.2448, 58.4475, -78.4802
        CIE-LCH:
        49.2448, 97.8532, 306.6766
        CIE-Luv:
        49.2448, 4.6710, -123.3904
        Hunter-Lab:
        42.1824, 52.2838, -103.7089
      #8152fd color charts
#8152fd RGB chart
      #8152fd CMYK chart
      #8152fd RGB pie chart
      #8152fd color shades, tints & tones
#8152fd color schemes
#8152fd color preview, HTML & CSS examples
           This text has a color of #8152fd        
        
          <p style="color:#8152fd;">Text here</p>
        
        
          .mytext {color:#8152fd;}
        
        Text color #8152fd
      
           This box has a color of #8152fd        
        
          <div style="background-color:#8152fd;">Content here</div>
        
        
          .mybackground {background-color:#8152fd;}
        
        Background color #8152fd
      
           Border around this has a color of #8152fd        
        
          <div style="border:2px solid #8152fd;">Content here</div>
        
        
          .myborder {border:2px solid #8152fd;}
        
        Border color #8152fd