#8472ee color space conversions
Hex:
        #8472ee
        RGB:
        132, 114, 238
        CMY:
        48, 55, 7
        CMYK:
        45, 52, 0, 7
      HSL:
        249°, 78.4810%, 69.0196%
        HSV (HSB):
        249°, 52.1008%, 93.3333%
        XYZ:
        30.9656, 23.1132, 83.7181
        xyY:
        0.2247, 0.1677, 23.1132
      CIE-Lab:
        55.1888, 37.1985, -60.4851
        CIE-LCH:
        55.1888, 71.0083, 301.5916
        CIE-Luv:
        55.1888, -0.6192, -98.6693
        Hunter-Lab:
        48.0762, 30.8377, -69.5921
      #8472ee color charts
#8472ee RGB chart
      #8472ee CMYK chart
      #8472ee RGB pie chart
      #8472ee color shades, tints & tones
#8472ee color schemes
#8472ee color preview, HTML & CSS examples
           This text has a color of #8472ee        
        
          <p style="color:#8472ee;">Text here</p>
        
        
          .mytext {color:#8472ee;}
        
        Text color #8472ee
      
           This box has a color of #8472ee        
        
          <div style="background-color:#8472ee;">Content here</div>
        
        
          .mybackground {background-color:#8472ee;}
        
        Background color #8472ee
      
           Border around this has a color of #8472ee        
        
          <div style="border:2px solid #8472ee;">Content here</div>
        
        
          .myborder {border:2px solid #8472ee;}
        
        Border color #8472ee