#941dd5 color space conversions
Hex:
        #941dd5
        RGB:
        148, 29, 213
        CMY:
        42, 89, 16
        CMYK:
        31, 86, 0, 16
      HSL:
        279°, 76.0331%, 47.4510%
        HSV (HSB):
        279°, 86.3850%, 83.5294%
        XYZ:
        24.6623, 11.9787, 63.9631
        xyY:
        0.2451, 0.1191, 11.9787
      CIE-Lab:
        41.1823, 72.4350, -68.9117
        CIE-LCH:
        41.1823, 99.9783, 316.4279
        CIE-Luv:
        41.1823, 27.3728, -105.0675
        Hunter-Lab:
        34.6103, 66.6262, -85.3463
      #941dd5 color charts
#941dd5 RGB chart
      #941dd5 CMYK chart
      #941dd5 RGB pie chart
      #941dd5 color shades, tints & tones
#941dd5 color schemes
#941dd5 color preview, HTML & CSS examples
           This text has a color of #941dd5        
        
          <p style="color:#941dd5;">Text here</p>
        
        
          .mytext {color:#941dd5;}
        
        Text color #941dd5
      
           This box has a color of #941dd5        
        
          <div style="background-color:#941dd5;">Content here</div>
        
        
          .mybackground {background-color:#941dd5;}
        
        Background color #941dd5
      
           Border around this has a color of #941dd5        
        
          <div style="border:2px solid #941dd5;">Content here</div>
        
        
          .myborder {border:2px solid #941dd5;}
        
        Border color #941dd5