#8462dd color space conversions
Hex:
        #8462dd
        RGB:
        132, 98, 221
        CMY:
        48, 62, 13
        CMYK:
        40, 56, 0, 13
      HSL:
        257°, 64.3979%, 62.5490%
        HSV (HSB):
        257°, 55.6561%, 86.6667%
        XYZ:
        26.9345, 18.8614, 70.6276
        xyY:
        0.2313, 0.1620, 18.8614
      CIE-Lab:
        50.5246, 41.6741, -58.4307
        CIE-LCH:
        50.5246, 71.7697, 305.4973
        CIE-Luv:
        50.5246, 5.6874, -93.9102
        Hunter-Lab:
        43.4297, 34.7016, -66.0198
      #8462dd color charts
#8462dd RGB chart
      #8462dd CMYK chart
      #8462dd RGB pie chart
      #8462dd color shades, tints & tones
#8462dd color schemes
#8462dd color preview, HTML & CSS examples
           This text has a color of #8462dd        
        
          <p style="color:#8462dd;">Text here</p>
        
        
          .mytext {color:#8462dd;}
        
        Text color #8462dd
      
           This box has a color of #8462dd        
        
          <div style="background-color:#8462dd;">Content here</div>
        
        
          .mybackground {background-color:#8462dd;}
        
        Background color #8462dd
      
           Border around this has a color of #8462dd        
        
          <div style="border:2px solid #8462dd;">Content here</div>
        
        
          .myborder {border:2px solid #8462dd;}
        
        Border color #8462dd