#8d82fe color space conversions
Hex:
        #8d82fe
        RGB:
        141, 130, 254
        CMY:
        45, 49, 0
        CMYK:
        44, 49, 0, 0
      HSL:
        245°, 98.4127%, 75.2941%
        HSV (HSB):
        245°, 48.8189%, 99.6078%
        XYZ:
        36.8565, 28.7837, 97.3792
        xyY:
        0.2261, 0.1766, 28.7837
      CIE-Lab:
        60.5903, 34.4795, -60.6405
        CIE-LCH:
        60.5903, 69.7575, 299.6221
        CIE-Luv:
        60.5903, -3.1896, -100.6744
        Hunter-Lab:
        53.6505, 28.7367, -70.0600
      #8d82fe color charts
#8d82fe RGB chart
      #8d82fe CMYK chart
      #8d82fe RGB pie chart
      #8d82fe color shades, tints & tones
#8d82fe color schemes
#8d82fe color preview, HTML & CSS examples
           This text has a color of #8d82fe        
        
          <p style="color:#8d82fe;">Text here</p>
        
        
          .mytext {color:#8d82fe;}
        
        Text color #8d82fe
      
           This box has a color of #8d82fe        
        
          <div style="background-color:#8d82fe;">Content here</div>
        
        
          .mybackground {background-color:#8d82fe;}
        
        Background color #8d82fe
      
           Border around this has a color of #8d82fe        
        
          <div style="border:2px solid #8d82fe;">Content here</div>
        
        
          .myborder {border:2px solid #8d82fe;}
        
        Border color #8d82fe