#940dbb color space conversions
Hex:
        #940dbb
        RGB:
        148, 13, 187
        CMY:
        42, 95, 27
        CMYK:
        21, 93, 0, 27
      HSL:
        287°, 87.0000%, 39.2157%
        HSV (HSB):
        287°, 93.0481%, 73.3333%
        XYZ:
        21.3263, 10.1716, 47.8530
        xyY:
        0.2688, 0.1282, 10.1716
      CIE-Lab:
        38.1487, 70.4295, -58.6995
        CIE-LCH:
        38.1487, 91.6839, 320.1904
        CIE-Luv:
        38.1487, 35.1480, -89.2532
        Hunter-Lab:
        31.8930, 63.5474, -66.6352
      #940dbb color charts
#940dbb RGB chart
      #940dbb CMYK chart
      #940dbb RGB pie chart
      #940dbb color shades, tints & tones
#940dbb color schemes
#940dbb color preview, HTML & CSS examples
           This text has a color of #940dbb        
        
          <p style="color:#940dbb;">Text here</p>
        
        
          .mytext {color:#940dbb;}
        
        Text color #940dbb
      
           This box has a color of #940dbb        
        
          <div style="background-color:#940dbb;">Content here</div>
        
        
          .mybackground {background-color:#940dbb;}
        
        Background color #940dbb
      
           Border around this has a color of #940dbb        
        
          <div style="border:2px solid #940dbb;">Content here</div>
        
        
          .myborder {border:2px solid #940dbb;}
        
        Border color #940dbb