#8450fe color space conversions
Hex:
        #8450fe
        RGB:
        132, 80, 254
        CMY:
        48, 69, 0
        CMYK:
        48, 69, 0, 0
      HSL:
        258°, 98.8636%, 65.4902%
        HSV (HSB):
        258°, 68.5039%, 99.6078%
        XYZ:
        30.2738, 17.7986, 95.6058
        xyY:
        0.2107, 0.1239, 17.7986
      CIE-Lab:
        49.2509, 60.2109, -79.0142
        CIE-LCH:
        49.2509, 99.3408, 307.3083
        CIE-Luv:
        49.2509, 6.0760, -124.2593
        Hunter-Lab:
        42.1884, 54.2593, -104.8289
      #8450fe color charts
#8450fe RGB chart
      #8450fe CMYK chart
      #8450fe RGB pie chart
      #8450fe color shades, tints & tones
#8450fe color schemes
#8450fe color preview, HTML & CSS examples
           This text has a color of #8450fe        
        
          <p style="color:#8450fe;">Text here</p>
        
        
          .mytext {color:#8450fe;}
        
        Text color #8450fe
      
           This box has a color of #8450fe        
        
          <div style="background-color:#8450fe;">Content here</div>
        
        
          .mybackground {background-color:#8450fe;}
        
        Background color #8450fe
      
           Border around this has a color of #8450fe        
        
          <div style="border:2px solid #8450fe;">Content here</div>
        
        
          .myborder {border:2px solid #8450fe;}
        
        Border color #8450fe