#940cbb color space conversions
Hex:
        #940cbb
        RGB:
        148, 12, 187
        CMY:
        42, 95, 27
        CMYK:
        21, 94, 0, 27
      HSL:
        287°, 87.9397%, 39.0196%
        HSV (HSB):
        287°, 93.5829%, 73.3333%
        XYZ:
        21.3139, 10.1467, 47.8489
        xyY:
        0.2687, 0.1279, 10.1467
      CIE-Lab:
        38.1044, 70.5610, -58.7714
        CIE-LCH:
        38.1044, 91.8310, 320.2085
        CIE-Luv:
        38.1044, 35.1967, -89.3204
        Hunter-Lab:
        31.8539, 63.6924, -66.7639
      #940cbb color charts
#940cbb RGB chart
      #940cbb CMYK chart
      #940cbb RGB pie chart
      #940cbb color shades, tints & tones
#940cbb color schemes
#940cbb color preview, HTML & CSS examples
           This text has a color of #940cbb        
        
          <p style="color:#940cbb;">Text here</p>
        
        
          .mytext {color:#940cbb;}
        
        Text color #940cbb
      
           This box has a color of #940cbb        
        
          <div style="background-color:#940cbb;">Content here</div>
        
        
          .mybackground {background-color:#940cbb;}
        
        Background color #940cbb
      
           Border around this has a color of #940cbb        
        
          <div style="border:2px solid #940cbb;">Content here</div>
        
        
          .myborder {border:2px solid #940cbb;}
        
        Border color #940cbb