#941be5 color space conversions
Hex:
        #941be5
        RGB:
        148, 27, 229
        CMY:
        42, 89, 10
        CMYK:
        35, 88, 0, 10
      HSL:
        276°, 79.5276%, 50.1961%
        HSV (HSB):
        276°, 88.2096%, 89.8039%
        XYZ:
        26.7475, 12.7369, 75.1775
        xyY:
        0.2333, 0.1111, 12.7369
      CIE-Lab:
        42.3641, 76.0867, -76.1411
        CIE-LCH:
        42.3641, 107.6413, 314.9795
        CIE-Luv:
        42.3641, 23.9521, -115.5261
        Hunter-Lab:
        35.6888, 71.3242, -99.9105
      #941be5 color charts
#941be5 RGB chart
      #941be5 CMYK chart
      #941be5 RGB pie chart
      #941be5 color shades, tints & tones
#941be5 color schemes
#941be5 color preview, HTML & CSS examples
           This text has a color of #941be5        
        
          <p style="color:#941be5;">Text here</p>
        
        
          .mytext {color:#941be5;}
        
        Text color #941be5
      
           This box has a color of #941be5        
        
          <div style="background-color:#941be5;">Content here</div>
        
        
          .mybackground {background-color:#941be5;}
        
        Background color #941be5
      
           Border around this has a color of #941be5        
        
          <div style="border:2px solid #941be5;">Content here</div>
        
        
          .myborder {border:2px solid #941be5;}
        
        Border color #941be5