#945ffb color space conversions
Hex:
        #945ffb
        RGB:
        148, 95, 251
        CMY:
        42, 63, 2
        CMYK:
        41, 62, 0, 2
      HSL:
        260°, 95.1220%, 67.8431%
        HSV (HSB):
        260°, 62.1514%, 98.4314%
        XYZ:
        33.7175, 21.4454, 93.6290
        xyY:
        0.2266, 0.1441, 21.4454
      CIE-Lab:
        53.4335, 54.6681, -70.4738
        CIE-LCH:
        53.4335, 89.1917, 307.8016
        CIE-Luv:
        53.4335, 9.8119, -114.6150
        Hunter-Lab:
        46.3091, 48.9243, -87.4577
      #945ffb color charts
#945ffb RGB chart
      #945ffb CMYK chart
      #945ffb RGB pie chart
      #945ffb color shades, tints & tones
#945ffb color schemes
#945ffb color preview, HTML & CSS examples
           This text has a color of #945ffb        
        
          <p style="color:#945ffb;">Text here</p>
        
        
          .mytext {color:#945ffb;}
        
        Text color #945ffb
      
           This box has a color of #945ffb        
        
          <div style="background-color:#945ffb;">Content here</div>
        
        
          .mybackground {background-color:#945ffb;}
        
        Background color #945ffb
      
           Border around this has a color of #945ffb        
        
          <div style="border:2px solid #945ffb;">Content here</div>
        
        
          .myborder {border:2px solid #945ffb;}
        
        Border color #945ffb