#941ec5 color space conversions
Hex:
        #941ec5
        RGB:
        148, 30, 197
        CMY:
        42, 88, 23
        CMYK:
        25, 85, 0, 23
      HSL:
        282°, 73.5683%, 44.5098%
        HSV (HSB):
        282°, 84.7716%, 77.2549%
        XYZ:
        22.7551, 11.2557, 53.7966
        xyY:
        0.2591, 0.1282, 11.2557
      CIE-Lab:
        40.0078, 69.0549, -61.5456
        CIE-LCH:
        40.0078, 92.5011, 318.2908
        CIE-Luv:
        40.0078, 31.2179, -94.3194
        Hunter-Lab:
        33.5495, 62.3568, -71.5869
      #941ec5 color charts
#941ec5 RGB chart
      #941ec5 CMYK chart
      #941ec5 RGB pie chart
      #941ec5 color shades, tints & tones
#941ec5 color schemes
#941ec5 color preview, HTML & CSS examples
           This text has a color of #941ec5        
        
          <p style="color:#941ec5;">Text here</p>
        
        
          .mytext {color:#941ec5;}
        
        Text color #941ec5
      
           This box has a color of #941ec5        
        
          <div style="background-color:#941ec5;">Content here</div>
        
        
          .mybackground {background-color:#941ec5;}
        
        Background color #941ec5
      
           Border around this has a color of #941ec5        
        
          <div style="border:2px solid #941ec5;">Content here</div>
        
        
          .myborder {border:2px solid #941ec5;}
        
        Border color #941ec5