#941bd0 color space conversions
Hex:
        #941bd0
        RGB:
        148, 27, 208
        CMY:
        42, 89, 18
        CMYK:
        29, 87, 0, 18
      HSL:
        280°, 77.0213%, 46.0784%
        HSV (HSB):
        280°, 87.0192%, 81.5686%
        XYZ:
        23.9898, 11.6338, 60.6557
        xyY:
        0.2492, 0.1208, 11.6338
      CIE-Lab:
        40.6281, 71.8981, -66.9289
        CIE-LCH:
        40.6281, 98.2284, 317.0500
        CIE-Luv:
        40.6281, 28.7199, -102.0070
        Hunter-Lab:
        34.1084, 65.8567, -81.5607
      #941bd0 color charts
#941bd0 RGB chart
      #941bd0 CMYK chart
      #941bd0 RGB pie chart
      #941bd0 color shades, tints & tones
#941bd0 color schemes
#941bd0 color preview, HTML & CSS examples
           This text has a color of #941bd0        
        
          <p style="color:#941bd0;">Text here</p>
        
        
          .mytext {color:#941bd0;}
        
        Text color #941bd0
      
           This box has a color of #941bd0        
        
          <div style="background-color:#941bd0;">Content here</div>
        
        
          .mybackground {background-color:#941bd0;}
        
        Background color #941bd0
      
           Border around this has a color of #941bd0        
        
          <div style="border:2px solid #941bd0;">Content here</div>
        
        
          .myborder {border:2px solid #941bd0;}
        
        Border color #941bd0