#958afb color space conversions
Hex:
        #958afb
        RGB:
        149, 138, 251
        CMY:
        42, 46, 2
        CMYK:
        41, 45, 0, 2
      HSL:
        246°, 93.3884%, 76.2745%
        HSV (HSB):
        246°, 45.0199%, 98.4314%
        XYZ:
        38.8955, 31.5316, 95.3030
        xyY:
        0.2347, 0.1903, 31.5316
      CIE-Lab:
        62.9538, 30.8952, -55.1862
        CIE-LCH:
        62.9538, 63.2458, 299.2417
        CIE-Luv:
        62.9538, -2.3084, -92.1667
        Hunter-Lab:
        56.1530, 25.3740, -61.3201
      #958afb color charts
#958afb RGB chart
      #958afb CMYK chart
      #958afb RGB pie chart
      #958afb color shades, tints & tones
#958afb color schemes
#958afb color preview, HTML & CSS examples
           This text has a color of #958afb        
        
          <p style="color:#958afb;">Text here</p>
        
        
          .mytext {color:#958afb;}
        
        Text color #958afb
      
           This box has a color of #958afb        
        
          <div style="background-color:#958afb;">Content here</div>
        
        
          .mybackground {background-color:#958afb;}
        
        Background color #958afb
      
           Border around this has a color of #958afb        
        
          <div style="border:2px solid #958afb;">Content here</div>
        
        
          .myborder {border:2px solid #958afb;}
        
        Border color #958afb