#8467fd color space conversions
Hex:
        #8467fd
        RGB:
        132, 103, 253
        CMY:
        48, 60, 1
        CMYK:
        48, 59, 0, 1
      HSL:
        252°, 97.4026%, 69.8039%
        HSV (HSB):
        252°, 59.2885%, 99.2157%
        XYZ:
        32.0956, 21.6979, 95.4250
        xyY:
        0.2151, 0.1454, 21.6979
      CIE-Lab:
        53.7050, 47.7290, -71.2141
        CIE-LCH:
        53.7050, 85.7292, 303.8307
        CIE-Luv:
        53.7050, 1.0903, -115.2175
        Hunter-Lab:
        46.5810, 41.4747, -88.8538
      #8467fd color charts
#8467fd RGB chart
      #8467fd CMYK chart
      #8467fd RGB pie chart
      #8467fd color shades, tints & tones
#8467fd color schemes
#8467fd color preview, HTML & CSS examples
           This text has a color of #8467fd        
        
          <p style="color:#8467fd;">Text here</p>
        
        
          .mytext {color:#8467fd;}
        
        Text color #8467fd
      
           This box has a color of #8467fd        
        
          <div style="background-color:#8467fd;">Content here</div>
        
        
          .mybackground {background-color:#8467fd;}
        
        Background color #8467fd
      
           Border around this has a color of #8467fd        
        
          <div style="border:2px solid #8467fd;">Content here</div>
        
        
          .myborder {border:2px solid #8467fd;}
        
        Border color #8467fd