#941f88 color space conversions
Hex:
        #941f88
        RGB:
        148, 31, 136
        CMY:
        42, 88, 47
        CMYK:
        0, 79, 8, 42
      HSL:
        306°, 65.3631%, 35.0980%
        HSV (HSB):
        306°, 79.0541%, 58.0392%
        XYZ:
        17.1467, 9.0534, 24.1363
        xyY:
        0.3406, 0.1799, 9.0534
      CIE-Lab:
        36.0870, 58.0079, -31.2361
        CIE-LCH:
        36.0870, 65.8833, 331.6984
        CIE-Luv:
        36.0870, 49.9655, -50.0903
        Hunter-Lab:
        30.0889, 49.0654, -26.4981
      #941f88 color charts
#941f88 RGB chart
      #941f88 CMYK chart
      #941f88 RGB pie chart
      #941f88 color shades, tints & tones
#941f88 color schemes
#941f88 color preview, HTML & CSS examples
           This text has a color of #941f88        
        
          <p style="color:#941f88;">Text here</p>
        
        
          .mytext {color:#941f88;}
        
        Text color #941f88
      
           This box has a color of #941f88        
        
          <div style="background-color:#941f88;">Content here</div>
        
        
          .mybackground {background-color:#941f88;}
        
        Background color #941f88
      
           Border around this has a color of #941f88        
        
          <div style="border:2px solid #941f88;">Content here</div>
        
        
          .myborder {border:2px solid #941f88;}
        
        Border color #941f88