#940bbc color space conversions
Hex:
        #940bbc
        RGB:
        148, 11, 188
        CMY:
        42, 96, 26
        CMYK:
        21, 94, 0, 26
      HSL:
        286°, 88.9447%, 39.0196%
        HSV (HSB):
        286°, 94.1489%, 73.7255%
        XYZ:
        21.4095, 10.1661, 48.4108
        xyY:
        0.2677, 0.1271, 10.1661
      CIE-Lab:
        38.1389, 70.8663, -59.3050
        CIE-LCH:
        38.1389, 92.4073, 320.0755
        CIE-Luv:
        38.1389, 34.9573, -90.0574
        Hunter-Lab:
        31.8843, 64.0608, -67.7026
      #940bbc color charts
#940bbc RGB chart
      #940bbc CMYK chart
      #940bbc RGB pie chart
      #940bbc color shades, tints & tones
#940bbc color schemes
#940bbc color preview, HTML & CSS examples
           This text has a color of #940bbc        
        
          <p style="color:#940bbc;">Text here</p>
        
        
          .mytext {color:#940bbc;}
        
        Text color #940bbc
      
           This box has a color of #940bbc        
        
          <div style="background-color:#940bbc;">Content here</div>
        
        
          .mybackground {background-color:#940bbc;}
        
        Background color #940bbc
      
           Border around this has a color of #940bbc        
        
          <div style="border:2px solid #940bbc;">Content here</div>
        
        
          .myborder {border:2px solid #940bbc;}
        
        Border color #940bbc