#8d91fa color space conversions
Hex:
        #8d91fa
        RGB:
        141, 145, 250
        CMY:
        45, 43, 2
        CMYK:
        44, 42, 0, 2
      HSL:
        238°, 91.5966%, 76.6667%
        HSV (HSB):
        238°, 43.6000%, 98.0392%
        XYZ:
        38.3652, 32.8156, 94.7545
        xyY:
        0.2312, 0.1978, 32.8156
      CIE-Lab:
        64.0114, 24.6422, -52.9951
        CIE-LCH:
        64.0114, 58.4441, 294.9380
        CIE-Luv:
        64.0114, -7.9159, -88.1196
        Hunter-Lab:
        57.2849, 19.2975, -57.9716
      #8d91fa color charts
#8d91fa RGB chart
      #8d91fa CMYK chart
      #8d91fa RGB pie chart
      #8d91fa color shades, tints & tones
#8d91fa color schemes
#8d91fa color preview, HTML & CSS examples
           This text has a color of #8d91fa        
        
          <p style="color:#8d91fa;">Text here</p>
        
        
          .mytext {color:#8d91fa;}
        
        Text color #8d91fa
      
           This box has a color of #8d91fa        
        
          <div style="background-color:#8d91fa;">Content here</div>
        
        
          .mybackground {background-color:#8d91fa;}
        
        Background color #8d91fa
      
           Border around this has a color of #8d91fa        
        
          <div style="border:2px solid #8d91fa;">Content here</div>
        
        
          .myborder {border:2px solid #8d91fa;}
        
        Border color #8d91fa