#958fef color space conversions
Hex:
        #958fef
        RGB:
        149, 143, 239
        CMY:
        42, 44, 6
        CMYK:
        38, 40, 0, 6
      HSL:
        244°, 75.0000%, 74.9020%
        HSV (HSB):
        244°, 40.1674%, 93.7255%
        XYZ:
        37.7969, 32.2665, 85.8973
        xyY:
        0.2423, 0.2069, 32.2665
      CIE-Lab:
        63.5625, 24.7431, -47.6237
        CIE-LCH:
        63.5625, 53.6679, 297.4543
        CIE-Luv:
        63.5625, -3.2076, -79.1486
        Hunter-Lab:
        56.8036, 19.3669, -49.8947
      #958fef color charts
#958fef RGB chart
      #958fef CMYK chart
      #958fef RGB pie chart
      #958fef color shades, tints & tones
#958fef color schemes
#958fef color preview, HTML & CSS examples
           This text has a color of #958fef        
        
          <p style="color:#958fef;">Text here</p>
        
        
          .mytext {color:#958fef;}
        
        Text color #958fef
      
           This box has a color of #958fef        
        
          <div style="background-color:#958fef;">Content here</div>
        
        
          .mybackground {background-color:#958fef;}
        
        Background color #958fef
      
           Border around this has a color of #958fef        
        
          <div style="border:2px solid #958fef;">Content here</div>
        
        
          .myborder {border:2px solid #958fef;}
        
        Border color #958fef