#8483fe color space conversions
Hex:
        #8483fe
        RGB:
        132, 131, 254
        CMY:
        48, 49, 0
        CMYK:
        48, 48, 0, 0
      HSL:
        240°, 98.4000%, 75.4902%
        HSV (HSB):
        240°, 48.4252%, 99.6078%
        XYZ:
        35.5214, 28.2939, 97.3550
        xyY:
        0.2204, 0.1756, 28.2939
      CIE-Lab:
        60.1533, 31.9061, -61.3780
        CIE-LCH:
        60.1533, 69.1755, 297.4668
        CIE-Luv:
        60.1533, -6.9557, -101.4326
        Hunter-Lab:
        53.1920, 26.1156, -71.2815
      #8483fe color charts
#8483fe RGB chart
      #8483fe CMYK chart
      #8483fe RGB pie chart
      #8483fe color shades, tints & tones
#8483fe color schemes
#8483fe color preview, HTML & CSS examples
           This text has a color of #8483fe        
        
          <p style="color:#8483fe;">Text here</p>
        
        
          .mytext {color:#8483fe;}
        
        Text color #8483fe
      
           This box has a color of #8483fe        
        
          <div style="background-color:#8483fe;">Content here</div>
        
        
          .mybackground {background-color:#8483fe;}
        
        Background color #8483fe
      
           Border around this has a color of #8483fe        
        
          <div style="border:2px solid #8483fe;">Content here</div>
        
        
          .myborder {border:2px solid #8483fe;}
        
        Border color #8483fe