#8472ff color space conversions
Hex:
        #8472ff
        RGB:
        132, 114, 255
        CMY:
        48, 55, 0
        CMYK:
        48, 55, 0, 0
      HSL:
        248°, 100.0000%, 72.3529%
        HSV (HSB):
        248°, 55.2941%, 100.0000%
        XYZ:
        33.5830, 24.1602, 97.5011
        xyY:
        0.2163, 0.1556, 24.1602
      CIE-Lab:
        56.2478, 42.0663, -68.2080
        CIE-LCH:
        56.2478, 80.1367, 301.6636
        CIE-Luv:
        56.2478, -1.9949, -111.5201
        Hunter-Lab:
        49.1530, 35.9397, -83.2020
      #8472ff color charts
#8472ff RGB chart
      #8472ff CMYK chart
      #8472ff RGB pie chart
      #8472ff color shades, tints & tones
#8472ff color schemes
#8472ff color preview, HTML & CSS examples
           This text has a color of #8472ff        
        
          <p style="color:#8472ff;">Text here</p>
        
        
          .mytext {color:#8472ff;}
        
        Text color #8472ff
      
           This box has a color of #8472ff        
        
          <div style="background-color:#8472ff;">Content here</div>
        
        
          .mybackground {background-color:#8472ff;}
        
        Background color #8472ff
      
           Border around this has a color of #8472ff        
        
          <div style="border:2px solid #8472ff;">Content here</div>
        
        
          .myborder {border:2px solid #8472ff;}
        
        Border color #8472ff