#958af3 color space conversions
Hex:
        #958af3
        RGB:
        149, 138, 243
        CMY:
        42, 46, 5
        CMYK:
        39, 43, 0, 5
      HSL:
        246°, 81.3953%, 74.7059%
        HSV (HSB):
        246°, 43.2099%, 95.2941%
        XYZ:
        37.6606, 31.0376, 88.7999
        xyY:
        0.2391, 0.1971, 31.0376
      CIE-Lab:
        62.5393, 28.7107, -51.4464
        CIE-LCH:
        62.5393, 58.9155, 299.1646
        CIE-Luv:
        62.5393, -1.7113, -85.6769
        Hunter-Lab:
        55.7114, 23.1700, -55.5060
      #958af3 color charts
#958af3 RGB chart
      #958af3 CMYK chart
      #958af3 RGB pie chart
      #958af3 color shades, tints & tones
#958af3 color schemes
#958af3 color preview, HTML & CSS examples
           This text has a color of #958af3        
        
          <p style="color:#958af3;">Text here</p>
        
        
          .mytext {color:#958af3;}
        
        Text color #958af3
      
           This box has a color of #958af3        
        
          <div style="background-color:#958af3;">Content here</div>
        
        
          .mybackground {background-color:#958af3;}
        
        Background color #958af3
      
           Border around this has a color of #958af3        
        
          <div style="border:2px solid #958af3;">Content here</div>
        
        
          .myborder {border:2px solid #958af3;}
        
        Border color #958af3