#9494fb color space conversions
Hex:
        #9494fb
        RGB:
        148, 148, 251
        CMY:
        42, 42, 2
        CMYK:
        41, 41, 0, 2
      HSL:
        240°, 92.7928%, 78.2353%
        HSV (HSB):
        240°, 41.0359%, 98.4314%
        XYZ:
        40.2152, 34.4407, 95.7949
        xyY:
        0.2359, 0.2021, 34.4407
      CIE-Lab:
        65.3109, 24.8872, -51.4508
        CIE-LCH:
        65.3109, 57.1538, 295.8134
        CIE-Luv:
        65.3109, -6.1929, -85.8968
        Hunter-Lab:
        58.6862, 19.6177, -55.7001
      #9494fb color charts
#9494fb RGB chart
      #9494fb CMYK chart
      #9494fb RGB pie chart
      #9494fb color shades, tints & tones
#9494fb color schemes
#9494fb color preview, HTML & CSS examples
           This text has a color of #9494fb        
        
          <p style="color:#9494fb;">Text here</p>
        
        
          .mytext {color:#9494fb;}
        
        Text color #9494fb
      
           This box has a color of #9494fb        
        
          <div style="background-color:#9494fb;">Content here</div>
        
        
          .mybackground {background-color:#9494fb;}
        
        Background color #9494fb
      
           Border around this has a color of #9494fb        
        
          <div style="border:2px solid #9494fb;">Content here</div>
        
        
          .myborder {border:2px solid #9494fb;}
        
        Border color #9494fb