#941be8 color space conversions
Hex:
        #941be8
        RGB:
        148, 27, 232
        CMY:
        42, 89, 9
        CMYK:
        36, 88, 0, 9
      HSL:
        275°, 81.6733%, 50.7843%
        HSV (HSB):
        275°, 88.3621%, 90.9804%
        XYZ:
        27.1702, 12.9060, 77.4030
        xyY:
        0.2313, 0.1099, 12.9060
      CIE-Lab:
        42.6212, 76.6953, -77.4253
        CIE-LCH:
        42.6212, 108.9809, 314.7286
        CIE-Luv:
        42.6212, 23.3210, -117.4135
        Hunter-Lab:
        35.9249, 72.1320, -102.5976
      #941be8 color charts
#941be8 RGB chart
      #941be8 CMYK chart
      #941be8 RGB pie chart
      #941be8 color shades, tints & tones
#941be8 color schemes
#941be8 color preview, HTML & CSS examples
           This text has a color of #941be8        
        
          <p style="color:#941be8;">Text here</p>
        
        
          .mytext {color:#941be8;}
        
        Text color #941be8
      
           This box has a color of #941be8        
        
          <div style="background-color:#941be8;">Content here</div>
        
        
          .mybackground {background-color:#941be8;}
        
        Background color #941be8
      
           Border around this has a color of #941be8        
        
          <div style="border:2px solid #941be8;">Content here</div>
        
        
          .myborder {border:2px solid #941be8;}
        
        Border color #941be8