#958cfd color space conversions
Hex:
        #958cfd
        RGB:
        149, 140, 253
        CMY:
        42, 45, 1
        CMYK:
        41, 45, 0, 1
      HSL:
        245°, 96.5812%, 77.0588%
        HSV (HSB):
        245°, 44.6640%, 99.2157%
        XYZ:
        39.5021, 32.2376, 97.0690
        xyY:
        0.2340, 0.1910, 32.2376
      CIE-Lab:
        63.5388, 30.2939, -55.3521
        CIE-LCH:
        63.5388, 63.0997, 298.6916
        CIE-Luv:
        63.5388, -3.1315, -92.5294
        Hunter-Lab:
        56.7781, 24.8257, -61.6186
      #958cfd color charts
#958cfd RGB chart
      #958cfd CMYK chart
      #958cfd RGB pie chart
      #958cfd color shades, tints & tones
#958cfd color schemes
#958cfd color preview, HTML & CSS examples
           This text has a color of #958cfd        
        
          <p style="color:#958cfd;">Text here</p>
        
        
          .mytext {color:#958cfd;}
        
        Text color #958cfd
      
           This box has a color of #958cfd        
        
          <div style="background-color:#958cfd;">Content here</div>
        
        
          .mybackground {background-color:#958cfd;}
        
        Background color #958cfd
      
           Border around this has a color of #958cfd        
        
          <div style="border:2px solid #958cfd;">Content here</div>
        
        
          .myborder {border:2px solid #958cfd;}
        
        Border color #958cfd