#941fe8 color space conversions
Hex:
        #941fe8
        RGB:
        148, 31, 232
        CMY:
        42, 88, 9
        CMYK:
        36, 87, 0, 9
      HSL:
        275°, 81.3765%, 51.5686%
        HSV (HSB):
        275°, 86.6379%, 90.9804%
        XYZ:
        27.2682, 13.1021, 77.4357
        xyY:
        0.2315, 0.1112, 13.1021
      CIE-Lab:
        42.9166, 75.8177, -76.9410
        CIE-LCH:
        42.9166, 108.0196, 314.5787
        CIE-Luv:
        42.9166, 23.0416, -117.0526
        Hunter-Lab:
        36.1968, 71.1255, -101.5012
      #941fe8 color charts
#941fe8 RGB chart
      #941fe8 CMYK chart
      #941fe8 RGB pie chart
      #941fe8 color shades, tints & tones
#941fe8 color schemes
#941fe8 color preview, HTML & CSS examples
           This text has a color of #941fe8        
        
          <p style="color:#941fe8;">Text here</p>
        
        
          .mytext {color:#941fe8;}
        
        Text color #941fe8
      
           This box has a color of #941fe8        
        
          <div style="background-color:#941fe8;">Content here</div>
        
        
          .mybackground {background-color:#941fe8;}
        
        Background color #941fe8
      
           Border around this has a color of #941fe8        
        
          <div style="border:2px solid #941fe8;">Content here</div>
        
        
          .myborder {border:2px solid #941fe8;}
        
        Border color #941fe8