#941ced color space conversions
Hex:
        #941ced
        RGB:
        148, 28, 237
        CMY:
        42, 89, 7
        CMYK:
        38, 88, 0, 7
      HSL:
        274°, 85.3061%, 51.9608%
        HSV (HSB):
        274°, 88.1857%, 92.9412%
        XYZ:
        27.9141, 13.2408, 81.2053
        xyY:
        0.2281, 0.1082, 13.2408
      CIE-Lab:
        43.1239, 77.5075, -79.4347
        CIE-LCH:
        43.1239, 110.9833, 314.2965
        CIE-Luv:
        43.1239, 22.2309, -120.4557
        Hunter-Lab:
        36.3880, 73.2526, -106.8431
      #941ced color charts
#941ced RGB chart
      #941ced CMYK chart
      #941ced RGB pie chart
      #941ced color shades, tints & tones
#941ced color schemes
#941ced color preview, HTML & CSS examples
           This text has a color of #941ced        
        
          <p style="color:#941ced;">Text here</p>
        
        
          .mytext {color:#941ced;}
        
        Text color #941ced
      
           This box has a color of #941ced        
        
          <div style="background-color:#941ced;">Content here</div>
        
        
          .mybackground {background-color:#941ced;}
        
        Background color #941ced
      
           Border around this has a color of #941ced        
        
          <div style="border:2px solid #941ced;">Content here</div>
        
        
          .myborder {border:2px solid #941ced;}
        
        Border color #941ced