#8466df color space conversions
Hex:
        #8466df
        RGB:
        132, 102, 223
        CMY:
        48, 60, 13
        CMYK:
        41, 54, 0, 13
      HSL:
        255°, 65.4054%, 63.7255%
        HSV (HSB):
        255°, 54.2601%, 87.4510%
        XYZ:
        27.5864, 19.7360, 72.1675
        xyY:
        0.2309, 0.1652, 19.7360
      CIE-Lab:
        51.5374, 39.9369, -57.9338
        CIE-LCH:
        51.5374, 70.3653, 304.5806
        CIE-Luv:
        51.5374, 4.3248, -93.4507
        Hunter-Lab:
        44.4252, 33.0976, -65.2173
      #8466df color charts
#8466df RGB chart
      #8466df CMYK chart
      #8466df RGB pie chart
      #8466df color shades, tints & tones
#8466df color schemes
#8466df color preview, HTML & CSS examples
           This text has a color of #8466df        
        
          <p style="color:#8466df;">Text here</p>
        
        
          .mytext {color:#8466df;}
        
        Text color #8466df
      
           This box has a color of #8466df        
        
          <div style="background-color:#8466df;">Content here</div>
        
        
          .mybackground {background-color:#8466df;}
        
        Background color #8466df
      
           Border around this has a color of #8466df        
        
          <div style="border:2px solid #8466df;">Content here</div>
        
        
          .myborder {border:2px solid #8466df;}
        
        Border color #8466df