#8461dc color space conversions
Hex:
        #8461dc
        RGB:
        132, 97, 220
        CMY:
        48, 62, 14
        CMYK:
        40, 56, 0, 14
      HSL:
        257°, 63.7306%, 62.1569%
        HSV (HSB):
        257°, 55.9091%, 86.2745%
        XYZ:
        26.7087, 18.6222, 69.8969
        xyY:
        0.2318, 0.1616, 18.6222
      CIE-Lab:
        50.2423, 41.9705, -58.3184
        CIE-LCH:
        50.2423, 71.8509, 305.7418
        CIE-Luv:
        50.2423, 6.0818, -93.6366
        Hunter-Lab:
        43.1535, 34.9592, -65.8262
      #8461dc color charts
#8461dc RGB chart
      #8461dc CMYK chart
      #8461dc RGB pie chart
      #8461dc color shades, tints & tones
#8461dc color schemes
#8461dc color preview, HTML & CSS examples
           This text has a color of #8461dc        
        
          <p style="color:#8461dc;">Text here</p>
        
        
          .mytext {color:#8461dc;}
        
        Text color #8461dc
      
           This box has a color of #8461dc        
        
          <div style="background-color:#8461dc;">Content here</div>
        
        
          .mybackground {background-color:#8461dc;}
        
        Background color #8461dc
      
           Border around this has a color of #8461dc        
        
          <div style="border:2px solid #8461dc;">Content here</div>
        
        
          .myborder {border:2px solid #8461dc;}
        
        Border color #8461dc